UCMTCPCI_PORT_CONTROLLER_ALERT_DATA_INIT - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ucmtcpciportcontroller.h

VOID UCMTCPCI_PORT_CONTROLLER_ALERT_DATA_INIT(
  [out] PUCMTCPCI_PORT_CONTROLLER_ALERT_DATA AlertData
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-ucmtcpciportcontroller-ucmtcpci_port_controller_alert_data_init)

UCMTCPCI_PORT_CONTROLLER_ALERT_DATA_INIT function

Description

Initializes the UCMTCPCI_PORT_CONTROLLER_ALERT_DATA structure.

Call this function before calling UcmTcpciPortControllerAlert.

Parameters

AlertData [out]

A pointer to the driver-allocated UCMTCPCI_PORT_CONTROLLER_ALERT_DATA structure.