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.
See Also
ILogScripting Interface