BDA_MUX_PIDLISTITEM - NtDoc

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

typedef struct _BDA_MUX_PIDLISTITEM {
  USHORT       usPIDNumber;
  USHORT       usProgramNumber;
  MUX_PID_TYPE ePIDType;
} BDA_MUX_PIDLISTITEM, *PBDA_MUX_PIDLISTITEM;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-bdatypes-_bda_mux_pidlistitem)

_BDA_MUX_PIDLISTITEM structure

Description

Members

usPIDNumber

usProgramNumber

ePIDType

Remarks

See also