Microsoft Internet Security and Acceleration Server 2000

FpcLogType

The FpcLogType enumerated type contains values that describe the logging method.

enum FpcLogType {
  fpcFile_EXT_Format,
  fpcFile_ISA_Format,
  fpcODBC
};

Members

fpcFile_EXT_Format
Logging the World Wide Web Consortium (W3C) extended format to text log files.
fpcFile_ISA_Format
Logging the ISA format to text log files.
fpcODBC
Logging to the open database connectivity (ODBC) log.

Requirements

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