// bdamedia.h
typedef enum {
KSEVENT_BDA_PIN_CONNECTED,
KSEVENT_BDA_PIN_DISCONNECTED
} KSPROPERTY_BDA_PIN_EVENT;
View the official Windows Driver Kit DDI referenceNo description available.
This topic describes the KSPROPERTY_BDA_PIN_EVENT enumeration.
KSEVENT_BDA_PIN_CONNECTEDDefines the KSEVENT_BDA_PIN_CONNECTED constant.
KSEVENT_BDA_PIN_DISCONNECTEDDefines the KSEVENT_BDA_PIN_DISCONNECTED constant.