CMenu::GetMenuContextHelpId

Retrieves the context help ID associated with CMenu.

DWORD GetMenuContextHelpId( ) const;

Return Value

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

Example

See the example for CMenu::InsertMenu.

Requirements

Header: afxwin.h

See Also

Concepts

CMenu Class

CMenu Members

Hierarchy Chart

CMenu::SetMenuContextHelpId

GetMenuContextHelpId