Microsoft Internet Security and Acceleration Server 2000

FpcBrowserConfigScriptFlag

The FpcBrowserConfigScriptFlag enumerated type provides flags that determine the type of browser configuration script.

enum FpcBrowserConfigScriptFlag {
  fpcBrowserDefaultScript,
  fpcBrowserCustomScript
};

Members

fpcBrowserDefaultScript
Use the default script.
fpcBrowserCustomScript
Use the custom script.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Version: Requires ISA Server 2000.
  Header: Msfpccom.idl.