KSPROPERTY_BDA_VOID_TRANSFORM - NtDoc

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

typedef enum {
  KSPROPERTY_BDA_VOID_TRANSFORM_START,
  KSPROPERTY_BDA_VOID_TRANSFORM_STOP
} KSPROPERTY_BDA_VOID_TRANSFORM;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

This topic describes the KSPROPERTY_BDA_VOID_TRANSFORM enumeration.

Constants

KSPROPERTY_BDA_VOID_TRANSFORM_START

Defines the KSPROPERTY_BDA_VOID_TRANSFORM_START constant.

KSPROPERTY_BDA_VOID_TRANSFORM_STOP

Defines the KSPROPERTY_BDA_VOID_TRANSFORM_STOP constant.

Remarks

See also