BUG: HTML Help: HH_DISPLAY_SEARCH API Command Does Not Perform a Search
This article was previously published under Q241381 SYMPTOMS
According to the HTML Help Workshop online documentation, the HH_DISPLAY_SEARCH API command displays the Search tab in the navigation pane of the HTML Help Viewer. If the HH_FTS_QUERY structure member, fExecute, is "TRUE", a search is performed for the term that is specified in the pszSearchQuery parameter. In reality, the structure members are ignored and the search is not performed.
CAUSE
This problem is caused by a bug in the HTML Help control.
RESOLUTION
It is not possible to start a full-text search from the HTML Help API.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. MORE INFORMATION
You can use the HH_DISPLAY_SEARCH command in the following example to display the search tab; however a search is not performed:
APPLIES TO
| Article Translations
|
Back to the top
