Loading...
 

CX_SYSTEM_OBJECT::GetObjMDI

CX_SYSTEM_OBJECT::GetObjMDI

Description:

This function returns the MDI of the object. In particular, the dynamic MDI of CX_COM_OBJECT objects can be queried.

Code example:
Var(com) CreateTransObject(CX_COM_OBJECT) -> com "Word.Document" com Call(CreateFromProgID) com SystemObject Call(GetObjMDI)

Stack
Stack Position Object type Brief description
Stack(In) Top OBJECT
Stack(Out) Top VECTOR〈CX_VESSEL〉<object>/ob All MDI entries of the object

Function call: Call(GetObjMDI)