funzione UCMTCPCI_PORT_CONTROLLER_ALERT_DATA_INIT (ucmtcpciportcontroller.h)

Inizializza la struttura UCMTCPCI_PORT_CONTROLLER_ALERT_DATA .

Chiamare questa funzione prima di chiamare UcmTcpciPortControllerAlert.

Sintassi

void UCMTCPCI_PORT_CONTROLLER_ALERT_DATA_INIT(
  [out] PUCMTCPCI_PORT_CONTROLLER_ALERT_DATA AlertData
);

Parametri

[out] AlertData

Puntatore alla struttura UCMTCPCI_PORT_CONTROLLER_ALERT_DATA allocata dal driver.

Valore restituito

nessuno

Requisiti

Requisito Valore
Client minimo supportato Windows 10
Server minimo supportato Windows Server 2016
Piattaforma di destinazione Windows
Intestazione ucmtcpciportcontroller.h
IRQL PASSIVE_LEVEL