Microsoft Internet Security and Acceleration Server 2000

FPCDirectAddressDestinations.Remove Method

Removes an FPCDirectAddressDestination object from the collection.

VBScript Syntax[VBScript]

FPCDirectAddressDestinations.Remove( vItem )

C++ Syntax[C++]

HRESULT Remove (
  VARIANT vItem
);

Parameters

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

Applies To

FPCDirectAddressDestinations