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
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
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