Share via


Disable method of the MSFT_NetQosFlowControlSettingData class

Disables flow control on priority.

Syntax

uint32 Disable(
  [out] MSFT_NetQosFlowControlSettingData Output
);

Parameters

Output [out]

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

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