UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION_INIT - NtDoc

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

VOID UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION_INIT(
  [out] PUCMTCPCI_PORT_CONTROLLER_IDENTIFICATION Identification
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION_INIT function

Description

Initializes the UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION structure.

Parameters

Identification [out]

A pointer to the driver-allocated UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION structure.

See also

UcmTcpciPortControllerCreate