1 |
6.714429 |
__x_ABI_CWindows_CDevices_CPointOfService_CBarcodeSymbologyDecodeLengthKind::BarcodeSymbologyDecodeLengthKind_AnyLength |
Int32 |
0 |
0x00000000 |
0 |
|
|
System.Int32 |
BarcodeSymbologyDecodeLengthKind_AnyLength = 0,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.devices.pointofservice.h(19119,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x40000
|
2 |
3.956515 |
__x_ABI_CWindows_CDevices_CPointOfService_CBarcodeSymbologyDecodeLengthKind |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CDevices_CPointOfService_CBarcodeSymbologyDecodeLengthKind
{
BarcodeSymbologyDecodeLengthKind_AnyLength = 0,
BarcodeSymbologyDecodeLengthKind_Discrete = 1,
BarcodeSymbologyDecodeLengthKind_Range = 2,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.devices.pointofservice.h(19117,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x40000
|