This document is archived and information here might be outdated. Recommended version. |
Indicates if the data is being logged.
[Visual Basic .NET] Public ReadOnly Property IsLogging As Boolean
[C#] public bool IsLogging {get;}
[C++]
HRESULT get_IsLogging(
Boolean* pLogging
);
[C++]
Parameters pLogging [out, retval]
pLogging is a parameter of type bool*