função UCMTCPCI_DEVICE_CONFIG_INIT (ucmtcpcidevice.h)

Inicializa a estrutura UCMTCPCI_DEVICE_CONFIG .

Sintaxe

void UCMTCPCI_DEVICE_CONFIG_INIT(
  [out] PUCMTCPCI_DEVICE_CONFIG Config
);

Parâmetros

[out] Config

Um ponteiro para a estrutura de UCMTCPCI_DEVICE_CONFIG alocada pelo driver.

Retornar valor

Nenhum

Requisitos

Requisito Valor
Cliente mínimo com suporte Windows 10
Servidor mínimo com suporte Windows Server 2016
Plataforma de Destino Windows
Cabeçalho ucmtcpcidevice.h
IRQL PASSIVE_LEVEL

Confira também

UcmTcpciDeviceInitialize