IModule.Handle (PROP)ΒΆ
PROPERTY Handle : ModuleHandle
Gets an internal handle of the module instance. The handle is set by the initialization code of the application composer and should not be set in any other context. The handle is used internally to identify the module instance inside the module tree. You should never need this handle in any other context.