Microsoft Internet Security and Acceleration Server 2000

FPCListenEntries.Remove Method

Removes an FPCListenEntry object from the collection.

VBScript Syntax[VBScript]

FPCListenEntries.Remove( lIndex )

C++ Syntax[C++]

HRESULT Remove(
  long lIndex
);

Parameters

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

Applies To

FPCListenEntries