This document is archived and information here might be outdated. Recommended version. |
Specifies that tracks are set to be highlighted.
[Visual Basic .NET] Public ReadOnly Property HasTrackHighlights As Boolean
[C#] public bool HasTrackHighlights {get;}
[C++]
HRESULT get_HasTrackHighlights(
Boolean* hasHighlights
);
[C++]
Parameters hasHighlights [out, retval]
hasHighlights is a parameter of type bool*