Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When a user wants to watch one of your registered data values, the framework will call your provider interface DataProviderWatchValue function. From that point on when your data value changes you need to call DataSetValueOldDataSetValue to inform the framework of the change.

...