This document is archived and information here might be outdated. Recommended version. |
Indicates whether a list of the most current events is needed so they might be rendered differently than the older events.
[Visual Basic .NET]
Public ReadOnly Property NeedsMostCurrentEvents As Boolean
[C#]
public bool NeedsMostCurrentEvents {get;}
[C++]
HRESULT get_NeedsMostCurrentEvents(
Boolean* pvbNeedsMostCurrent
);
[C++] Parameters pvbNeedsMostCurrent [out, retval]
pvbNeedsMostCurrent is a parameter of type bool*