1 |
4.612504 |
BarcodeSymbologyDecodeLengthType |
Enum |
|
|
|
|
|
|
typedef enum _BarcodeSymbologyDecodeLengthType
{
DecodeLengthType_AnyLength = 0,
DecodeLengthType_Discrete = 1,
DecodeLengthType_Range = 2
} BarcodeSymbologyDecodeLengthType;
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\shared\pointofservicecommontypes.h(556,0) |
- If (NTDDI_VERSION >= NTDDI_WINTHRESHOLD)
|