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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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