Microsoft Internet Security and Acceleration Server 2000

FPCProtocolRules.Remove Method

Removes a protocol rule object from the collection.

VBScript Syntax[VBScript]

FPCProtocolRules.Remove( vIndex )

C++ Syntax[C++]

HRESULT Remove(
  VARIANT vIndex
);

Parameters

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

Applies To

FPCProtocolRules

See Also

FPCProtocolRule