UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION_INIT-Funktion (ucmtcpciportcontroller.h)

Initialisiert die UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION-Struktur .

Syntax

void UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION_INIT(
  [out] PUCMTCPCI_PORT_CONTROLLER_IDENTIFICATION Identification
);

Parameter

[out] Identification

Ein Zeiger auf die vom Treiber zugewiesene UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION-Struktur .

Rückgabewert

Keine

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Windows 10
Unterstützte Mindestversion (Server) Windows Server 2016
Zielplattform Windows
Kopfzeile ucmtcpciportcontroller.h
IRQL PASSIVE_LEVEL

Weitere Informationen

UcmTcpciPortControllerCreate