This to inform the application that a selector parameter changed of value. It is useful to reflect current remote parameter value on a front panel for instance.
- Parameters
-
[in] | hController | Handle of the controller |
[in] | dwControllerUserData | The user data associated to the controller handle during its creation. |
[in] | wValue | New parameter value |
[in] | strValueText | Value string representation |
[in] | attributes | Combination of additional attributes. See RefreshValueAttributes enumeration in CLC_Enums.h |
[in] | wProportionalValue | Full scale value, can be used to update knob or slider position. |