An Modifier message related to this Parameter has been received. The updated raw value argument contains the value provided by the Modifier message, except in case of relative Modifier. In this case, an absolute raw value is calculated from the last known current value and the offset provided in the Modifier. The original Modifier message object is also forwarded to provide all of its content to the application (automation,...).
- Parameters
-
[in] | hInput | Handle to the notified input. |
[in] | dwInputUserData | The user data associated to the input handle during its creation. |
[in] | hParameter | Handle to the related parameter |
[in] | dwParameterUserData | The user data associated to the parameter handle during its creation. |
[in] | wUpdatedRawValue | Raw value, always absolute within range 0x0000..0xFFFF |
[in] | pModifier | Pointer to the Modifier message |