// ucmtcpciportcontroller.h
VOID UCMTCPCI_PORT_CONTROLLER_CONFIG_INIT(
[out] PUCMTCPCI_PORT_CONTROLLER_CONFIG Config,
[in] PUCMTCPCI_PORT_CONTROLLER_IDENTIFICATION Identification,
[in] PUCMTCPCI_PORT_CONTROLLER_CAPABILITIES Capabilities
);
View the official Windows Driver Kit DDI referenceNo description available.
Initializes the UCMTCPCI_PORT_CONTROLLER_CONFIG structure.
Config [out]A pointer to the driver-allocated UCMTCPCI_PORT_CONTROLLER_CONFIG structure.
Identification [in]A pointer to the UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION structure.
Capabilities [in]A pointer to the UCMTCPCI_PORT_CONTROLLER_CAPABILITIES structure.