CapabilitiesCardReaderInterchangeable Field | 
 Note: This API is now obsolete.
            The device has a card reader that is capable of switching between Keyboard output and Scriptel HID reports.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax[ObsoleteAttribute("Deprecated, please refer to bitmask constant MagCardChangeable")]
public const int CardReaderInterchangeable = 131<ObsoleteAttribute("Deprecated, please refer to bitmask constant MagCardChangeable")>
Public Const CardReaderInterchangeable As Integer = 131public:
[ObsoleteAttribute(L"Deprecated, please refer to bitmask constant MagCardChangeable")]
literal int CardReaderInterchangeable = 131
[<ObsoleteAttribute("Deprecated, please refer to bitmask constant MagCardChangeable")>]
static val mutable CardReaderInterchangeable: intField Value
Type: 
Int32
See Also