SetLogFile 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 Back to Document Composer API index Table of Contents C++ Visual Basic