KSPROPERTY_BDA_PIN_EVENT - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// bdamedia.h

typedef enum {
  KSEVENT_BDA_PIN_CONNECTED,
  KSEVENT_BDA_PIN_DISCONNECTED
} KSPROPERTY_BDA_PIN_EVENT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-bdamedia-ksproperty_bda_pin_event)

Description

This topic describes the KSPROPERTY_BDA_PIN_EVENT enumeration.

Constants

KSEVENT_BDA_PIN_CONNECTED

Defines the KSEVENT_BDA_PIN_CONNECTED constant.

KSEVENT_BDA_PIN_DISCONNECTED

Defines the KSEVENT_BDA_PIN_DISCONNECTED constant.

Remarks

See also