KSMETHOD_BDA_TS_SELECTOR - NtDoc

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

typedef enum {
  KSMETHOD_BDA_TS_SELECTOR_SETTSID,
  KSMETHOD_BDA_TS_SELECTOR_GETTSINFORMATION
} KSMETHOD_BDA_TS_SELECTOR;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

This topic describes the KSMETHOD_BDA_TS_SELECTOR enumeration.

Constants

KSMETHOD_BDA_TS_SELECTOR_SETTSID

Defines the KSMETHOD_BDA_TS_SELECTOR_SETTSID constant.

KSMETHOD_BDA_TS_SELECTOR_GETTSINFORMATION

Defines the KSMETHOD_BDA_TS_SELECTOR_GETTSINFORMATION constant.

Remarks

See also