curNavType parameter

HTML Help API

curNavType parameter

The curNavType member is used to specify which tab in the Navigation pane of the HTML Help Viewer should have focus.

This member can be one of the following values:

Value Description
HHWIN_NAVTYPE_FAVORITES Displays the Favorites tab.
HHWIN_NAVTYPE_INDEX Displays the Index tab.
HHWIN_NAVTYPE_SEARCH Displays the Search tab.
HHWIN_NAVTYPE_TOC Displays the Contents tab.

Previous page link Back to HH_WINTYPE