// 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 referenceNo description available.
Used in the GET_CURRENT_CAM command. See Table 4-31 in UCSI spec version 1.2.
CurrentAlternateMode