Microsoft Internet Security and Acceleration Server 2000

FPCAlerts.Remove Method

Removes an alert from the collection.

VBScript Syntax[VBScript]

FPCAlerts.Remove( iIndex )

C++ Syntax[C++]

HRESULT Remove(
  VARIANT iIndex
);

Parameters

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

Applies To

FPCAlerts