Contents Index Topic Contents | ||
Previous Topic: FindExecutable Next Topic: GetWindowContextHelpId |
GetMenuContextHelpId
Retrieves the Help context identifier associated with the specified menu.
Syntax
DWORD GetMenuContextHelpId( HMENU hmenu );Return Values
Returns the Help context identifier if the menu has one, or zero otherwise.
Parameters
- hmenu
- Handle to the menu for which the Help context identifier is to be retrieved.
See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.