Microsoft Internet Security and Acceleration Server 2000

FPCRoutingRules.Remove Method

Removes an FPCRoutingRule object from the collection.

VBScript Syntax[VBScript]

FPCRoutingRules.Remove( vIndex )

C++ Syntax[C++]

HRESULT Remove(
  VARIANT vIndex
);

Parameters

vIndex
Required. Name or one-based index of the object to remove.

Applies To

FPCRoutingRules