KSPROPERTY_BDA_PIN_CONTROL - NtDoc

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

typedef enum {
  KSPROPERTY_BDA_PIN_ID,
  KSPROPERTY_BDA_PIN_TYPE
} KSPROPERTY_BDA_PIN_CONTROL;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

This topic describes the KSPROPERTY_BDA_PIN_CONTROL enumeration.

Constants

KSPROPERTY_BDA_PIN_ID

Defines the KSPROPERTY_BDA_PIN_ID constant.

KSPROPERTY_BDA_PIN_TYPE

Defines the KSPROPERTY_BDA_PIN_TYPE constant.

Remarks

See also