Condividi tramite


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

Fabbisogno

Requisito Valore
client minimo supportato Windows 10
server minimo supportato Windows Server 2016
piattaforma di destinazione Finestre
intestazione ucmtcpciportcontroller.h
IRQL PASSIVE_LEVEL