This document is archived and information here might be outdated. Recommended version. |
Retrieves an ILog interface that can be used to add logging messages.
[Visual Basic .NET] Public ReadOnly Property Log As ILog
[C#] public ILog Log {get;}
[C++]
HRESULT get_Log(
ILog** ppLog
);
[C++] Parameters ppLog [out, retval]
ppLog is a parameter of type ILog**