Share via


CMFCPopupMenuBar::LoadFromHash

Loads an archived menu.

BOOL LoadFromHash(
   HMENU hMenu
);

Parameters

  • [in] hMenu
    A handle to the archived menu to load.

Return Value

Returns TRUE if the menu is loaded successfully, or FALSE if not.

Requirements

Header: afxpopupmenubar.h

See Also

Reference

CMFCPopupMenuBar Class

Hierarchy Chart