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