This document is archived and information here might be outdated. Recommended version. |
Indicates whether the cuser is currently navigating.
[Visual Basic .NET] Public ReadOnly Property IsNavigating As Boolean
[C#] public bool IsNavigating {get;}
[C++]
HRESULT get_IsNavigating(
Boolean* navigating
);
[C++]
Parameters navigating [out, retval]
navigating is a parameter of type bool*