Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used in the GET_CAM_SUPPORTED command. See Table 4-27 in UCSI spec version 1.2.
Syntax
typedef struct _UCSI_GET_CAM_SUPPORTED_IN {
UINT8 bmAlternateModeSupported[16];
} UCSI_GET_CAM_SUPPORTED_IN, *PUCSI_GET_CAM_SUPPORTED_IN;
Members
bmAlternateModeSupported[16]
Requirements
Requirement | Value |
---|---|
Minimum KMDF version | 1.27 |
Minimum UMDF version | N/A |
Header | ucmucsispec.h (include UcmUcsiCx.h) |