// ucmtcpciportcontroller.h
VOID UCMTCPCI_PORT_CONTROLLER_ALERT_DATA_INIT(
[out] PUCMTCPCI_PORT_CONTROLLER_ALERT_DATA AlertData
);
View the official Windows Driver Kit DDI referenceNo description available.
Initializes the UCMTCPCI_PORT_CONTROLLER_ALERT_DATA structure.
Call this function before calling UcmTcpciPortControllerAlert.
AlertData [out]A pointer to the driver-allocated UCMTCPCI_PORT_CONTROLLER_ALERT_DATA structure.