MEnv (STRUCT)ΒΆ
TYPE MEnv : STRUCT
The environment that is passed to each instance.
- InOut:
- Name - Type - Initial - Comment - mtree- The module tree. Never 0. - rmps- The RMP messge service. 0 if RMP communication is disabled. - prsman- AC_PERSIST.IPersistenceManager- The persistence manager if created, 0 otherwise. - exts- POINTER TO IEnvironmentExtender - Extenders possibly provided by other composer plugins. ATTENTION: Returned externder FBs might be not initialized properly (depending on activated generators, etc.) - uiexts- UINT- 0 - Number of possible EnvironmentExtenders - visus- POINTER TO POINTER TO AC_Visu_Base - Pointer to the AC_Visu_FBs for frame changing. ATTENTION: This pointer may be 0 (meaning that i.e. no visus were generated)