Home 
  
  
 Change View 
  
  
 Print 
  
 
Microsoft Internet Security and Acceleration Server 2000

FPCApplicationFilters.Save Method

Saves all configuration changes to persistent storage. It is important to remember that any changes made by scripts and programs are not saved until after the Save method is called.

VBScript Syntax[VBScript]

FPCApplicationFilters.Save()

C++ Syntax[C++]

HRESULT Save();

Applies To

FPCApplicationFilters