Microsoft Internet Security and Acceleration Server 2000

FPCLAT.Remove Method

Removes an FPCLATEntry object from the collection.

Note  Changes made by using this method will not take effect until you call the FPCLAT.Save method.

VBScript Syntax[VBScript]

FPCLAT.Remove( vIndex )

C++ Syntax[C++]

HRESULT Remove(
  VARIANT vIndex
);

Parameters

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

Note  When you've made and saved changes to the LAT that will affect whether a Network Interface Card (NIC) is external or internal, the Firewall and Web proxy (w3proxy) services must be restarted for your change to take effect. To stop and restart the services, use the FPCArray.SendRestartNotification method.

Applies To

FPCLAT