CMenu::DeleteTempMap

static void PASCAL DeleteTempMap( );

Remarks

Called automatically by the CWinApp idle-time handler, DeleteTempMap deletes any temporary CMenu objects created by the FromHandle member function. DeleteTempMap detaches the Windows menu object attached to a temporary CMenu object before deleting the CMenu object.

CMenu OverviewClass MembersHierarchy Chart