UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION_INIT function (ucmtcpciportcontroller.h)
Initializes the UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION structure.
Syntax
void UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION_INIT(
[out] PUCMTCPCI_PORT_CONTROLLER_IDENTIFICATION Identification
);
Parameters
[out] Identification
A pointer to the driver-allocated UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION 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 |