public bool RemoveMenuItem( ContextMenuLocation contextMenuLocation, uint nIndex )
public: bool RemoveMenuItem( ContextMenuLocation^ contextMenuLocation, uint nIndex )
Parameters
- contextMenuLocation
- This is the identifier of the context menu
- nIndex
- the zero based index of the menu item.
Return Value
true when an item was found for this index.