Microsoft Internet Security and Acceleration Server 2000 |
Creates a new entry in the Local Address Table (LAT) and returns a reference to it.
Note Changes made by using this method will not take effect until you call the FPCLAT.Save method.
[ oFPCLATEntry = ] FPCLAT.Add( sFrom, sTo )
HRESULT Add( BSTR sFrom, BSTR sTo, IFPCLATEntry **ppoFPCLATEntry );
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.