Menu::Load
Load
Description
loads menu from resource
Syntax
BOOL Load( HINSTANCE hInst, int nID, int nPos )
Parameters
- hInst
- handle to resource containing the menu
- nID
- resource ID of the menu
- nPos
- position of the popup menu to be loaded
Return
Examples
Remark
See Also
header to Include
Control.h