Microsoft Internet Security and Acceleration Server 2000

FPCBandwidthRule.DestinationSetUsed Property

Gets the FPCRef object used to define the destination to which the rule applies.

VBScript Syntax[VBScript]

[ oFPCRef = ] FPCBandwidthRule.DestinationSetUsed

C++ Syntax[C++]

HRESULT get_DestinationSetUsed(
  IFPCRef **poFPCRef
);

Parameters

oFPCRef
The FPCRef object that is used to define the destination to which the rule applies.

The property is read-only. It can be set by using the SetDestination method.

Applies To

FPCBandwidthRule