| HMENU CBCGPContextMenuManager::GetMenuByName | ( | LPCTSTR | lpszName, |
| UINT * | puiOrigResID = NULL |
||
| ) | const |
Returns a handle to menu when given a menu name
If the handle is found, puiOrigResID will contain the original resource ID of this menu.
| lpszName | Specifies the menu name |
| puiOrigResID | Receives the menu resource ID |