32 virtual void _PopulateMenu (
DPoint3dCP point,
int view,
HitPathCP path, bvector<DgnPlatform::IEditActionPtr>& editActions) = 0;
42 virtual void MakeClassAbstract() = 0;
46 MSCORE_EXPORT
static IPopupMenuManagerR
GetManager();
54 MSCORE_EXPORT
void AddTentativePopUpMenuProvider(
IPopupMenuProvider* menuItemProvider);
56 MSCORE_EXPORT
void DropTentativePopUpMenuProvider(
IPopupMenuProvider* menuItemProvider);
struct DPoint3d const * DPoint3dCP
Definition: msgeomstructs_typedefs.h:79
#define bsiInterface
Definition: basedefs.h:31
RawItemHdr structure - contains info usually specified in item resources and other item type specific...
Definition: dlogitem.h:98
struct DgnPlatform::HitPath const * HitPathCP
Definition: DgnPlatform.h:274
IManager * GetManager()
Return a pointer to the one and only relationship manager.