UCSI_GET_PDOS_TYPE - NtDoc

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

typedef enum _UCSI_GET_PDOS_TYPE {
  UcsiGetPdosTypeSink,
  UcsiGetPdosTypeSource
} UCSI_GET_PDOS_TYPE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-ucmucsispec-_ucsi_get_pdos_type)

_UCSI_GET_PDOS_TYPE enumeration

Description

Used in the GET_PDOS command. See Table 4-34, Offset 34 in UCSI spec version 1.2.

Constants

UcsiGetPdosTypeSink

UcsiGetPdosTypeSource

Remarks

See also