How to Invoke Search in Windows Help from Visual Basic Program (86771)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition for Windows 2.0
- Microsoft Visual Basic Standard Edition for Windows 3.0
- Microsoft Visual Basic Professional Edition for Windows 2.0
- Microsoft Visual Basic Professional Edition for Windows 3.0
- Microsoft Visual Basic Standard Edition for Windows 1.0
- Microsoft Windows 3.0
- Microsoft Windows 3.1
This article was previously published under Q86771 SUMMARY
You can invoke the Search feature of the Windows version 3.0 and 3.1 Help
engine from a Visual Basic program. To do this, call the Windows API
function WinHelp and pass the constant HELP_PARTIALKEY (&H105) as the
wCommand parameter and any string that is a NON-valid topic as the
dwData parameter.
Modification Type: | Major | Last Reviewed: | 12/12/2003 |
---|
Keywords: | KB86771 |
---|
|