KSMETHOD_BDA_EVENTING_SERVICE - NtDoc

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

typedef enum {
  KSMETHOD_BDA_EVENT_DATA,
  KSMETHOD_BDA_EVENT_COMPLETE
} KSMETHOD_BDA_EVENTING_SERVICE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

This topic describes the KSMETHOD_BDA_EVENTING_SERVICE enumeration.

Constants

KSMETHOD_BDA_EVENT_DATA

Defines the KSMETHOD_BDA_EVENT_DATA constant.

KSMETHOD_BDA_EVENT_COMPLETE

Defines the KSMETHOD_BDA_EVENT_COMPLETE constant.

Remarks

See also