IValueChangedListener (ITF)

INTERFACE IValueChangedListener EXTENDS __SYSTEM.IQueryInterface

This interface must be implemented by function block instances, that will be registered by a call to VisuElems.g_itfValueChangedListenerManager.AddValueChangedListener. When such a function block is implemented and registered than all value changes from the visualization are notified to the ValueChanged method.

Methods:

ValueChanged

Structure: