// bdatypes.h
typedef struct _BDA_SCAN_CAPABILTIES {
PBDARESULT lResult;
UINT64 ul64AnalogStandardsSupported;
} BDA_SCAN_CAPABILTIES, *PBDA_SCAN_CAPABILTIES;
View the official Windows Driver Kit DDI referenceNo description available.
lResultul64AnalogStandardsSupported