CMenu::GetSafeHmenu

Returns the HMENU wrapped by this CMenu object, or a NULL CMenu pointer.

HMENU GetSafeHmenu( ) const;

Example

See the example for CMenu::LoadMenu.

Requirements

Header: afxwin.h

See Also

Reference

CMenu Class

Hierarchy Chart

GetSubMenu

Other Resources

CMenu Members