UCSI_GET_CAM_SUPPORTED_IN 구조체(ucmucsispec.h)

GET_CAM_SUPPORTED 명령에 사용됩니다. UCSI 사양 버전 1.2의 표 4-27을 참조하세요.

구문

typedef struct _UCSI_GET_CAM_SUPPORTED_IN {
  UINT8 bmAlternateModeSupported[16];
} UCSI_GET_CAM_SUPPORTED_IN, *PUCSI_GET_CAM_SUPPORTED_IN;

멤버

bmAlternateModeSupported[16]

요구 사항

요구 사항
최소 KMDF 버전 1.27
최소 UMDF 버전 해당 없음
머리글 ucmucsispec.h(UcmUcsiCx.h 포함)