Share via


CMenu::GetMenuContextHelpId

DWORD GetMenuContextHelpId( ) const;

Return Value

The context help ID currently associated with CMenu if it has one; zero otherwise.

Remarks

Call this function to retrieve the context help ID associated with CMenu.

Example

See the example for CMenu::InsertMenu.

CMenu OverviewClass MembersHierarchy Chart

See Also   CMenu::SetMenuContextHelpID,