March 29, 2024

Dynamic Windows Function [dw_slider_get_pos]

Syntax

unsigned int dw_slider_get_pos(HWND handle)

Parameters

HWND handle: Handle to the slider to be queried.

Returns

unsigned int Position of the slider in the set range.

Description

Returns the position of the slider.