CapabilitiesGetCardReader Method |
Gets the type of card reader equipped on this device.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public int GetCardReader()
Public Function GetCardReader As Integer
public:
int GetCardReader()
member GetCardReader : unit -> int
Return Value
Type:
Int32The type of card reader equipped on this device.
See Also