UCMTCPCI_PORT_CONTROLLER_CAPABILITIES_INIT function (ucmtcpciportcontroller.h)

Initializes the UCMTCPCI_PORT_CONTROLLER_CAPABILITIES structure.

Syntax

void UCMTCPCI_PORT_CONTROLLER_CAPABILITIES_INIT(
  [out] PUCMTCPCI_PORT_CONTROLLER_CAPABILITIES Capabilities
);

Parameters

[out] Capabilities

A pointer to the driver-allocated UCMTCPCI_PORT_CONTROLLER_CAPABILITIES structure.

Return value

None

Requirements

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

See also

UcmTcpciPortControllerCreate