GME
13
|
import "Mga.idl";
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 |
void IMgaComponentDispatch::Enable | ( | VARIANT_BOOL | newVal | ) |
VARIANT IMgaComponentDispatch::GetComponentParameter | ( | BSTR | name | ) |
void IMgaComponentDispatch::Initialize | ( | IMgaProject * | p | ) |
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 | ||
) |
ComponentName IMgaComponentDispatch::id |
Paradigm IMgaComponentDispatch::id |
Version IMgaComponentDispatch::id |