GME  13
Public Member Functions | Properties
IMgaComponentDispatch Interface Reference

import "Mga.idl";

List of all members.

Public Member Functions

void Invoke (IMgaProject *project, IMgaFCOs *selectedobjs, LONG param)
void Initialize (IMgaProject *p)
void Enable (VARIANT_BOOL newVal)
void InvokeEx (IMgaProject *project, IMgaFCO *currentobj, IMgaFCOs *selectedobjs, LONG param)
void ObjectsInvokeEx (IMgaProject *project, IMgaObject *currentobj, IMgaObjects *selectedobjs, LONG param)
void SetComponentParameter (BSTR name, VARIANT newVal)
VARIANT GetComponentParameter (BSTR name)

Properties

ComponentName id
Paradigm id
Version id

Detailed Description

Definition at line 666 of file Mga.idl.


Member Function Documentation

void IMgaComponentDispatch::Enable ( VARIANT_BOOL  newVal)
void IMgaComponentDispatch::Invoke ( IMgaProject project,
IMgaFCOs *  selectedobjs,
LONG  param 
)
void IMgaComponentDispatch::InvokeEx ( IMgaProject project,
IMgaFCO currentobj,
IMgaFCOs *  selectedobjs,
LONG  param 
)
void IMgaComponentDispatch::ObjectsInvokeEx ( IMgaProject project,
IMgaObject currentobj,
IMgaObjects *  selectedobjs,
LONG  param 
)
void IMgaComponentDispatch::SetComponentParameter ( BSTR  name,
VARIANT  newVal 
)

Property Documentation


The documentation for this interface was generated from the following file: