funzione UCMTCPCI_PORT_CONTROLLER_CAPABILITIES_INIT (ucmtcpciportcontroller.h)

Inizializza la struttura UCMTCPCI_PORT_CONTROLLER_CAPABILITIES .

Sintassi

void UCMTCPCI_PORT_CONTROLLER_CAPABILITIES_INIT(
  [out] PUCMTCPCI_PORT_CONTROLLER_CAPABILITIES Capabilities
);

Parametri

[out] Capabilities

Puntatore alla struttura UCMTCPCI_PORT_CONTROLLER_CAPABILITIES 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