Share via


ILogScripting::SetOutputFile

More information will be provided in a later release.

virtual HRESULT STDMETHODCALLTYPE SetOutputFile(
   BSTR szOutputLogFileFormat,
   BSTR szOutputLogFileName
);

Parameters

  • szOutputLogFileFormat
    [in] A null-terminated string that specifies the log file format to be used.

  • szOutputLogFileName
    [in] A null-terminated string that specifies the filename of the log file.

Requirements

Client: Requires Windows XP Professional, Windows 2000 Professional, or Windows NT Workstation 4.0.

Server: Requires Windows Server 2003, Windows 2000 Server, or Windows NT Server 4.0.

Product: IIS

See Also