Answered
How do I get Menu path to a submenu using the C++ SDK?
How do I get Menu path to a submenu using the C++ SDK?
I need to use it in IMenuCustomizationData::HideSubMenu(const PMString &menuPath).
In the script, you can retrieve menuItems and subMenus from the menu. How do you accomplish the same thing using the C++ SDK?
