Enable method of the MSFT_NetQosFlowControlSettingData class

Enables flow control on priority.

Syntax

uint32 Enable(
  [out] MSFT_NetQosFlowControlSettingData Output
);

Parameters

Output [out]

Receives a MSFT_NetQosFlowControlSettingData object that represents the flow control settings after flow control is turned on.

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\StandardCimv2
MOF
Dcbwmi.mof
DLL
DcbWmi.dll

See also

MSFT_NetQosFlowControlSettingData