This document is archived and information here might be outdated. Recommended version. |
Sets the path to the log directory.
[Visual Basic .NET] Public Sub SetLogDirectoryPath ( _ ByVal logDirPath As String _ )
[C#] public void SetLogDirectoryPath ( string logDirPath );
[C++]
HRESULT SetLogDirectoryPath(
BSTR logDirPath
);
[C++]
Parameters logDirPath [in]
logDirPath is a parameter of type BSTR