UCSI_GET_CURRENT_CAM_IN structure (ucmucsispec.h)
Used in the GET_CURRENT_CAM command. See Table 4-31 in UCSI spec version 1.2.
Syntax
typedef struct _UCSI_GET_CURRENT_CAM_IN {
UINT8 CurrentAlternateMode;
} UCSI_GET_CURRENT_CAM_IN, *PUCSI_GET_CURRENT_CAM_IN;
Members
CurrentAlternateMode
Requirements
Requirement | Value |
---|---|
Minimum KMDF version | 1.27 |
Minimum UMDF version | N/A |
Header | ucmucsispec.h (include UcmUcsiCx.h) |