Searched defs:_ENUM_PDO_ENTRY (Results 1 – 1 of 1) sorted by relevance
39 typedef struct _ENUM_PDO_ENTRY { struct40 UCHAR type;41 UCHAR state;42 UCHAR capabilities;43 ULONG ulSTID;44 UCHAR bSpecificationMajor;45 UCHAR bSpecificationMinor;46 UCHAR bImplementationMajor;47 UCHAR bImplementationMinor;48 WCHAR wszDeviceInstancePath[(2 * MAX_PATH) + 1];