Microsoft Internet Security and Acceleration Server 2000

FpcLogFileDirectoryType

The FpcLogFileDirectoryType enumerated type contains values that describe the path type for the log file.

enum FpcLogFileDirectoryType {
  fpcFullPath,
  fpcRelativePath
};

Members

fpcFullPath
The directory of the log files is given in full path.
fpcRelativePath
The directory of the log files is relative to the ISA Install directory.

Requirements

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