Microsoft Internet Security and Acceleration Server 2000

FPCBandwidthRule.WindowsQoSEnabled Property

Gets whether the rule uses the default Windows quality-of-service (QoS) bandwidth.

VBScript Syntax[VBScript]

[ bEnabled = ]FPCBandwidthRule.WindowsQoSEnabled 

C++ Syntax[C++]

HRESULT get_WindowsQoSEnabled(
  VARIANT_BOOL *pbEnabled
);

Parameters

bEnabled
A Boolean value that specifies whether the rule uses Windows QoS bandwidth.

The property is read only.

Applies To

FPCBandwidthRule