Previous Topic

Next Topic

Book Contents

Book Index

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

Previous Topic

Next Topic

Book Contents

Book Index


[Design Science Home]
Copyright © 1996-2016 Design Science, Inc. All rights reserved.