UCMTCPCI_PORT_CONTROLLER_ALERT_DATA_INIT function (ucmtcpciportcontroller.h)

Initializes the UCMTCPCI_PORT_CONTROLLER_ALERT_DATA structure.

Call this function before calling UcmTcpciPortControllerAlert.

Syntax

void UCMTCPCI_PORT_CONTROLLER_ALERT_DATA_INIT(
  [out] PUCMTCPCI_PORT_CONTROLLER_ALERT_DATA AlertData
);

Parameters

[out] AlertData

A pointer to the driver-allocated UCMTCPCI_PORT_CONTROLLER_ALERT_DATA structure.

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 10
Minimum supported server Windows Server 2016
Target Platform Windows
Header ucmtcpciportcontroller.h
IRQL PASSIVE_LEVEL