Microsoft Internet Security and Acceleration Server 2000

FPCFilterProtocols.Remove Method

Removes an FPCFilterProtocol object from the collection.

VBScript Syntax[VBScript]

FPCFilterProtocols.Remove( vIndex )

C++ Syntax[C++]

HRESULT Remove(
  VARIANT vIndex
);

Parameters

vIndex
Required. Globally unique identifier (GUID) or one-based index of the object to remove.

Applies To

FPCFilterProtocols