CapabilitiesGetCardReader Method |
Gets the type of card reader equipped on this device.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.6.39.0 (1.6.39.0)
Syntaxpublic 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