Microsoft Internet Security and Acceleration Server 2000 |
Creates a new FPCDialupEntry in the FPCDialupEntries collection and returns a reference to it. The Save method must be called for the new FPCDialupEntry to be saved to persistent storage.
[ oFPCDialupEntry = ] FPCDialupEntries.Add( sName, sDialupNetworkConnection)
HRESULT Add( BSTR sName, BSTR sDialupNetworkConnection, IFPCDialupEntry **ppoFPCDialupEntry );