Condividi tramite


funzione UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION_INIT (ucmtcpciportcontroller.h)

Inizializza la struttura UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION .

Sintassi

void UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION_INIT(
  [out] PUCMTCPCI_PORT_CONTROLLER_IDENTIFICATION Identification
);

Parametri

[out] Identification

Puntatore alla struttura UCMTCPCI_PORT_CONTROLLER_IDENTIFICATION allocata dal driver.

Valore restituito

nessuno

Requisiti

Requisito Valore
Client minimo supportato Windows 10
Server minimo supportato Windows Server 2016
Piattaforma di destinazione Windows
Intestazione ucmtcpciportcontroller.h
IRQL PASSIVE_LEVEL

Vedi anche

UcmTcpciPortControllerCreate