Click to See Complete Forum and Search --> : api GetMenuContextHelpId


venugopaltk
November 17th, 1999, 02:32 AM
hi,
when i tried to get the help context id of the menu bar item in visual basic application by passing the handle of the menu item, i am getting only 0 always. the statement is as following
return = GetMenuContextHelpId(handle of menuitem)
can you please help me out.
thank you.