ProductStructureInterfaces Interface CATICtxMenuProvider
Usage: you can freely reimplement this interface.
interface CATICtxMenuProvider
Interface used to retrieve the contextual menu defined for an extended object.
- See also:
-
Method Index
- o
GetContextualMenu(CATBaseUnknown*,CATCmdContainer*)
- Returns the contextual menu defined for the extended object.
Methods
o GetContextualMenu
public virtual GetContextualMenu( | | iObj, |
| | oCtxMenu) |
-
Returns the contextual menu defined for the extended object.
- Parameters:
-
- iObj
- The extended object.
- oCtxMenu
- The contextual menu for the extended object.
- Returns:
-
- S_FALSE if invalid input parameters.
- S_OK otherwise.
This object is included in the file: CATICtxMenuProvider.h
If needed, your Imakefile.mk should include the module: CATProductStructureInterfaces
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.