GetControlValue
Gets the value of the slider control.
Declaration
uint32_t GetControlValue();Return Value
The value of the slider.
Discussion
This method synchronizes by using the work queue created by the object.
Gets the value of the slider control.
uint32_t GetControlValue();The value of the slider.
This method synchronizes by using the work queue created by the object.