Sets the path and file name for a log file.
C++
HRESULT SetLogFile([in] BSTR logfile);
Visual Basic
Public Function SetLogFile (
logfile As String
) As Long
Parameters
logfile
[in] the path and file name for a log file
Return value
None