// bdatypes.h typedef struct _BDA_GDDS_DATATYPE { PBDARESULT lResult; GUID uuidDataType; } BDA_GDDS_DATATYPE, *P_BDA_GDDS_DATATYPE;View the official Windows Driver Kit DDI reference
No description available.
lResult
uuidDataType
View the official Windows Driver Kit DDI reference