IAlarmStateChangedEventListener.ActionStateChanged (METH)

METHOD ActionStateChanged : BOOL

Calls the method AlarmStateChanged() from its registered AlarmStateChangedListener.This method will be called by the globally instantiated AlarmStateChangedEventListener in case the alarm state changed.

InOut:

Scope

Name

Type

Comment

Return

ActionStateChanged

BOOL

<c>TRUE</c> when the call of AlarmStateChanged was successful, <c>FALSE</c> otherwise

Input

itfAlarm

IAlarm

eStateOld

AlarmState

eStateNew

AlarmState

eStateTransition

AlarmStateTransition