estrutura UCSI_GET_CAM_SUPPORTED_IN (ucmucsispec.h)
Usado no comando GET_CAM_SUPPORTED. Consulte Tabela 4-27 na especificação UCSI versão 1.2.
Sintaxe
typedef struct _UCSI_GET_CAM_SUPPORTED_IN {
UINT8 bmAlternateModeSupported[16];
} UCSI_GET_CAM_SUPPORTED_IN, *PUCSI_GET_CAM_SUPPORTED_IN;
Membros
bmAlternateModeSupported[16]
Requisitos
Requisito | Valor |
---|---|
Versão mínima do KMDF | 1.27 |
Versão mínima do UMDF | N/D |
Cabeçalho | ucmucsispec.h (inclua UcmUcsiCx.h) |