IRtsServiceHandler (ITF) ¶ INTERFACE IRtsServiceHandler Methods: EventCallback GetServiceGroup HandleService StartService StopService Structure: EventCallback (Method) GetServiceGroup (Method) HandleService (Method) StartService (Method) StopService (Method)
IRtsServiceHandler.EventCallback (METH) ¶ METHOD EventCallback : UDINT InOut: Scope Name Type Return EventCallback UDINT Input pEventParam POINTER TO EventParam
IRtsServiceHandler.HandleService (METH) ¶ METHOD HandleService : ERROR InOut: Scope Name Type Return HandleService ERROR Input pParameters POINTER TO SERVICEHANDLER_PARAMETER
IRtsServiceHandler.GetServiceGroup (METH) ¶ METHOD GetServiceGroup : ServiceGroup InOut: Scope Name Type Return GetServiceGroup ServiceGroup
IRtsServiceHandler.StartService (METH) ¶ METHOD StartService : ERROR InOut: Scope Name Type Return StartService ERROR Input sgServiceGroup ServiceGroup
IRtsServiceHandler.StopService (METH) ¶ METHOD StopService : ERROR InOut: Scope Name Type Return StopService ERROR
IRtsServiceHandler2 (ITF) ¶ INTERFACE IRtsServiceHandler2 EXTENDS IRtsServiceHandler Methods: HandleService2 EventCallback , inherited from IRtsServiceHandler GetServiceGroup , inherited from IRtsServiceHandler HandleService , inherited from IRtsServiceHandler StartService , inherited from IRtsServiceHandler StopService , inherited from IRtsServiceHandler Structure: HandleService2 (Method)
IRtsServiceHandler2.HandleService2 (METH) ¶ METHOD HandleService2 : ERROR InOut: Scope Name Type Return HandleService2 ERROR Input EventId DWORD CmpIdProvider DWORD usParamId WORD usVersion WORD pParameters POINTER TO SERVICEHANDLER_PARAMETER
Types ¶ ServiceGroup (Alias)
ServiceGroup (ALIAS) ¶ TYPE ServiceGroup : UDINT