1 |
8.952572 |
PosDeviceControlType::BarcodeScannerGetSymbologyAttributes |
|
80 |
0x00000050 |
80 |
|
|
System.String |
BarcodeScannerGetSymbologyAttributes = 80,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\shared\pointofservicedriverinterface.h(356,0) |
- If (NTDDI_VERSION >= NTDDI_WINTHRESHOLD)
|
2 |
1.582606 |
PosDeviceControlType |
Enum |
|
|
|
|
|
|
typedef enum _PosDeviceControlType
{
_MinDeviceControlType = 0,
Invalid = 0,
GetProperty = 1,
SetProperty = 2,
ClaimDevice = 3,
ReleaseDevice = 4,
RetainDevice = 5,
RetrieveStatistics = 6,
ResetStatistics = 7,
UpdateStatistics = 8,
CheckHealth = 9,
GetDeviceBasics = 10,
BarcodeScannerInjectEvent = 11,
MsrRetrieveDeviceAuthentication = 12,
MsrAuthenticateDevice = 13,
MsrDeAuthenticateDevice = 14,
MsrUpdateKey = 15,
StartBarcodeScannerSoftwareTrigger = 16,
StopBarcodeScannerSoftwareTrigger = 17,
BarcodeScannerGetSymbologyAttributes = 80,
BarcodeScannerSetSymbologyAttributes = 81,
_MaxDeviceControlType = 97,
} PosDeviceControlType;
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\shared\pointofservicedriverinterface.h(252,0) |
- If (NTDDI_VERSION >= NTDDI_WINTHRESHOLD)
|