KSMETHOD_BDA_MUX_SERVICE - NtDoc

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

typedef enum {
  KSMETHOD_BDA_MUX_GETPIDLIST,
  KSMETHOD_BDA_MUX_SETPIDLIST
} KSMETHOD_BDA_MUX_SERVICE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

This topic describes the KSMETHOD_BDA_MUX_SERVICE enumeration.

Constants

KSMETHOD_BDA_MUX_GETPIDLIST

Defines the KSMETHOD_BDA_MUX_GETPIDLIST constant.

KSMETHOD_BDA_MUX_SETPIDLIST

Defines the KSMETHOD_BDA_MUX_SETPIDLIST constant.

Remarks

See also