Função UCMTCPCI_PORT_CONTROLLER_ALERT_DATA_INIT (ucmtcpciportcontroller.h)
Inicializa a estrutura UCMTCPCI_PORT_CONTROLLER_ALERT_DATA .
Chame essa função antes de chamar UcmTcpciPortControllerAlert.
Sintaxe
void UCMTCPCI_PORT_CONTROLLER_ALERT_DATA_INIT(
[out] PUCMTCPCI_PORT_CONTROLLER_ALERT_DATA AlertData
);
Parâmetros
[out] AlertData
Um ponteiro para a estrutura de UCMTCPCI_PORT_CONTROLLER_ALERT_DATA alocada pelo driver.
Retornar valor
Nenhum
Requisitos
Requisito | Valor |
---|---|
Cliente mínimo com suporte | Windows 10 |
Servidor mínimo com suporte | Windows Server 2016 |
Plataforma de Destino | Windows |
Cabeçalho | ucmtcpciportcontroller.h |
IRQL | PASSIVE_LEVEL |