UCSI_GET_ALTERNATE_MODES_RECIPIENT - NtDoc

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

typedef enum _UCSI_GET_ALTERNATE_MODES_RECIPIENT {
  UcsiGetAlternateModesRecipientConnector,
  UcsiGetAlternateModesRecipientSop,
  UcsiGetAlternateModesRecipientSopP,
  UcsiGetAlternateModesRecipientSopPP
} UCSI_GET_ALTERNATE_MODES_RECIPIENT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

_UCSI_GET_ALTERNATE_MODES_RECIPIENT enumeration

Description

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

Constants

UcsiGetAlternateModesRecipientConnector

UcsiGetAlternateModesRecipientSop

UcsiGetAlternateModesRecipientSopP

UcsiGetAlternateModesRecipientSopPP

Remarks

See also