CapabilitiesCardReaderNone Field |
Note: This API is now obsolete.
The device has no card reader.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax [ObsoleteAttribute("Deprecated")]
public const int CardReaderNone = 0
<ObsoleteAttribute("Deprecated")>
Public Const CardReaderNone As Integer = 0
public:
[ObsoleteAttribute(L"Deprecated")]
literal int CardReaderNone = 0
[<ObsoleteAttribute("Deprecated")>]
static val mutable CardReaderNone: int
Field Value
Type:
Int32See Also