UCMTCPCI_DEVICE_CONFIG_INIT function (ucmtcpcidevice.h)

Initializes the UCMTCPCI_DEVICE_CONFIG structure.

Syntax

void UCMTCPCI_DEVICE_CONFIG_INIT(
  [out] PUCMTCPCI_DEVICE_CONFIG Config
);

Parameters

[out] Config

A pointer to the driver-allocated UCMTCPCI_DEVICE_CONFIG structure.

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 10
Minimum supported server Windows Server 2016
Target Platform Windows
Header ucmtcpcidevice.h
IRQL PASSIVE_LEVEL

See also

UcmTcpciDeviceInitialize