onPointChange
onPointChange — a
virtual method invoked on receipt of a point value
change.
Syntax
For C++:
virtual void onPointChange( | CDataHubPoint& | point); |
For Java and C#:
virtual void onPointChange( | DataHubPoint | point); |
Description
This virtual method is invoked on
receipt of a point value change.