|
PEgethelpcontextDWORD PEgethelpcontext (hWnd)
This function returns the help-context assigned to the window identified by hWnd.
Returns Zero if the window identified by hWnd is not a child of a ProEssentials based dialog, otherwise the help-context to be used with "PEGRAPHS.HLP".
Example In response to the F1 key being pressed.
Comments Visual Basic and Delphi developers note that HWND is really an integer in 16 bit and a long integer in 32 bit. GetFocus and WinHelp are Windows API calls. Refer to your Visual Basic and Delphi documentation on calling Windows functions. These environments usually offer a different method of calling WinHelp so also search for WinHelp. |
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |