This document is archived and information here might be outdated. Recommended version. |
Gets the log level that was set on the factory.
[Visual Basic .NET]
Public Function GetLogLevel ( _
) As String
[C#]
public string GetLogLevel (
);
[C++]
HRESULT GetLogLevel(
void
);