Module.OnAfterOnlineChange (METH) ¶ METHOD OnAfterOnlineChange
Module.OnBeforeOnlineChange (METH) ¶ METHOD OnBeforeOnlineChange
StandardCalls ¶ CallPrioHighEnd (Method) CallPrioHighStart (Method) CallPrioLowEnd (Method) CallPrioLowStart (Method) CallPrioMediumEnd (Method) CallPrioMediumStart (Method)
Module.CallPrioHighEnd (METH) ¶ METHOD CallPrioHighEnd : BOOL InOut: Scope Name Type Return CallPrioHighEnd BOOL
Module.GetFirstErrorMessage (METH) ¶ METHOD GetFirstErrorMessage : STRING(255) InOut: Scope Name Type Return GetFirstErrorMessage STRING(255) Input sLanguage STRING
Module.GetLastErrorMessage (METH) ¶ METHOD GetLastErrorMessage : STRING(255) InOut: Scope Name Type Return GetLastErrorMessage STRING(255) Input sLanguage STRING
Module.LastErrorInstance (PROP) ¶ PROPERTY LastErrorInstance : IModule returns the interface of the module instance that has caused the last error. 0 means: the error occured in this module instance or no error has occured.
Module.LastErrorNumber (PROP) ¶ PROPERTY LastErrorNumber : UINT
Module.ReportError (METH) ¶ METHOD ReportError InOut: Scope Name Type Input uiErrorNumber UINT itfErrorSourceModule IModule
Identification ¶ Environment (Property) Handle (Property) ModuleInfo (Property) SetIdentification (Method)