Function windows_sys::Win32::UI::Controls::FlatSB_SetScrollRange
[−]pub unsafe extern "system" fn FlatSB_SetScrollRange(
param0: HWND,
code: SCROLLBAR_CONSTANTS,
min: i32,
max: i32,
fredraw: BOOL
) -> i32
Expand description
Required features: "Win32_UI_Controls"
, "Win32_Foundation"
, "Win32_UI_WindowsAndMessaging"