UCSI_GET_ALTERNATE_MODES_IN - NtDoc

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

typedef struct _UCSI_GET_ALTERNATE_MODES_IN {
  UCSI_ALTERNATE_MODE AlternateModes[2];
} UCSI_GET_ALTERNATE_MODES_IN, *PUCSI_GET_ALTERNATE_MODES_IN;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

_UCSI_GET_ALTERNATE_MODES_IN structure

Description

Used in the GET_ALTERNATE_MODES command. See Table 4-24 in UCSI spec version 1.2.

Members

AlternateModes

Remarks

See also