función UCMTCPCI_PORT_CONTROLLER_ALERT_DATA_INIT (ucmtcpciportcontroller.h)
Inicializa la estructura UCMTCPCI_PORT_CONTROLLER_ALERT_DATA .
Llame a esta función antes de llamar a UcmTcpciPortControllerAlert.
Sintaxis
void UCMTCPCI_PORT_CONTROLLER_ALERT_DATA_INIT(
[out] PUCMTCPCI_PORT_CONTROLLER_ALERT_DATA AlertData
);
Parámetros
[out] AlertData
Puntero a la estructura de UCMTCPCI_PORT_CONTROLLER_ALERT_DATA asignada por el controlador.
Valor devuelto
None
Requisitos
Requisito | Value |
---|---|
Cliente mínimo compatible | Windows 10 |
Servidor mínimo compatible | Windows Server 2016 |
Plataforma de destino | Windows |
Encabezado | ucmtcpciportcontroller.h |
IRQL | PASSIVE_LEVEL |