Microsoft Internet Security and Acceleration Server 2000

FPCEnterprise.Restore Method

Restores the enterprise configuration from a file.

VBScript Syntax[VBScript]

FPCEnterprise.Restore ( sFileName )

C++ Syntax[C++]

HRESULT Restore(
  BSTR sFileName
);

Parameters

sFileName
A string value that specifies the name of the file that contains the enterprise configuration.

Applies to

FPCEnterprise