Searched defs:BarCodeInfo (Results 1 – 1 of 1) sorted by relevance
25 struct BarCodeInfo { struct26 uint32_t uHash; // `pName` hashed as if wide string.27 const char pName[20]; // Inline string data reduces size for small strings.28 BC_TYPE eBCType;