1 |
8.952572 |
PosPropertyId::BarcodeScannerSupportedSymbologies |
|
7 |
0x00000007 |
7 |
|
|
System.String |
BarcodeScannerSupportedSymbologies = 7,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\shared\pointofservicedriverinterface.h(496,0) |
- If (NTDDI_VERSION >= NTDDI_WINTHRESHOLD)
|
2 |
1.582606 |
PosPropertyId |
Enum |
|
|
|
|
|
|
typedef enum _PosPropertyId
{
IsEnabled = 1,
IsDisabledOnDataReceived = 4,
PowerState = 352,
BarcodeScannerIsDecodeDataEnabled = 5,
BarcodeScannerCapabilities = 6,
BarcodeScannerSupportedSymbologies = 7,
BarcodeScannerActiveSymbologies = 8,
BarcodeScannerSupportedProfiles = 9,
BarcodeScannerActiveProfile = 10,
MagneticStripeReaderIsDecodeDataEnabled = 11,
MagneticStripeReaderCapabilities = 12,
MagneticStripeReaderSupportedCardTypes = 13,
MagneticStripeReaderDeviceAuthenticationProtocol = 14,
MagneticStripeReaderErrorReportingType = 15,
MagneticStripeReaderTracksToRead = 16,
MagneticStripeReaderIsTransmitSentinelsEnabled = 17,
MagneticStripeReaderIsDeviceAuthenticated = 18,
MagneticStripeReaderDataEncryptionAlgorithm = 19,
BarcodeScannerVideoDeviceId = 20,
} PosPropertyId;
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\shared\pointofservicedriverinterface.h(391,0) |
- If (NTDDI_VERSION >= NTDDI_WINTHRESHOLD)
|