CapabilitiesCardReaderKeyboardPreamble Field |
Note: This API is now obsolete.
The device has a card reader that supports HID keyboard reports with a Scriptel preamble.
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 MagCardKeyboard")]
public const int CardReaderKeyboardPreamble = 3
<ObsoleteAttribute("Deprecated, please refer to bitmask constant MagCardKeyboard")>
Public Const CardReaderKeyboardPreamble As Integer = 3
public:
[ObsoleteAttribute(L"Deprecated, please refer to bitmask constant MagCardKeyboard")]
literal int CardReaderKeyboardPreamble = 3
[<ObsoleteAttribute("Deprecated, please refer to bitmask constant MagCardKeyboard")>]
static val mutable CardReaderKeyboardPreamble: int
Field Value
Type:
Int32See Also