Microsoft Internet Security and Acceleration Server 2000

FPCProtocolConnections.Remove Method

Removes the given object from the collection.

VBScript Syntax[VBScript]

FPCProtocolConnections.Remove( lIndex )

C++ Syntax[C++]

HRESULT Remove( 
  long lIndex
);

Parameters

lIndex
Required. One-based index of the object to remove.

Applies To

FPCProtocolConnections

See Also

FPCProtocolConnection