PeripheralConfigurationGetMagCardOutput Method |
This method returns the output state of the mag strip reader as an integer.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public int GetMagCardOutput()
Public Function GetMagCardOutput As Integer
public:
int GetMagCardOutput()
member GetMagCardOutput : unit -> int
Return Value
Type:
Int32integer representation of the mag strip reader configuration
See Also