funzione UCMTCPCI_DEVICE_CONFIG_INIT (ucmtcpcidevice.h)

Inizializza la struttura UCMTCPCI_DEVICE_CONFIG .

Sintassi

void UCMTCPCI_DEVICE_CONFIG_INIT(
  [out] PUCMTCPCI_DEVICE_CONFIG Config
);

Parametri

[out] Config

Puntatore alla struttura UCMTCPCI_DEVICE_CONFIG 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 ucmtcpcidevice.h
IRQL PASSIVE_LEVEL

Vedi anche

UcmTcpciDeviceInitialize