Share via


estructura UCSI_GET_CAM_SUPPORTED_IN (ucmucsispec.h)

Se usa en el comando GET_CAM_SUPPORTED. Consulte la tabla 4-27 en la especificación UCSI versión 1.2.

Sintaxis

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

Miembros

bmAlternateModeSupported[16]

Requisitos

Requisito Value
Versión mínima de KMDF 1.27
Versión mínima de UMDF N/D
Encabezado ucmucsispec.h (incluya UcmUcsiCx.h)