UCSI_GET_CURRENT_CAM_IN - NtDoc

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

typedef struct _UCSI_GET_CURRENT_CAM_IN {
  UINT8 CurrentAlternateMode;
} UCSI_GET_CURRENT_CAM_IN, *PUCSI_GET_CURRENT_CAM_IN;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

_UCSI_GET_CURRENT_CAM_IN structure

Description

Used in the GET_CURRENT_CAM command. See Table 4-31 in UCSI spec version 1.2.

Members

CurrentAlternateMode

Remarks

See also