Microsoft Internet Security and Acceleration Server 2000

FPCBandwidthRule.ClientAddressSetsUsed Property

Gets the collection of client address sets to which the rule applies.

VBScript Syntax[VBScript]

[ collFPCRefs = ] FPCBandwidthRule.ClientAddressSetsUsed

C++ Syntax[C++]

HRESULT get_ClientAddressSetsUsed(
  IFPCRefs **pcollFPCRefs
);

Return Values

collFPCRefs
Reference to the FPCRefs collection that contains references to the client address sets that are used.

The property is read-only.

Applies To

FPCBandwidthRule