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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns the HMENU wrapped by this CMenu object, or a NULL CMenu pointer.
HMENU GetSafeHmenu( ) const;
See the example for CMenu::LoadMenu.
Header: afxwin.h