UCSI_GET_PDOS_IN - NtDoc

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

typedef struct _UCSI_GET_PDOS_IN {
  UINT32 Pdos[4];
} UCSI_GET_PDOS_IN, *PUCSI_GET_PDOS_IN;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ucmucsispec-_ucsi_get_pdos_in)

_UCSI_GET_PDOS_IN structure

Description

Used in the GET_PDOS command. See Table 4-36 in UCSI spec version 1.2.

Members

Pdos

Remarks

See also