Function windows_sys::Win32::UI::Controls::SetScrollInfo
[−]pub unsafe extern "system" fn SetScrollInfo(
hwnd: HWND,
nbar: SCROLLBAR_CONSTANTS,
lpsi: *const SCROLLINFO,
redraw: BOOL
) -> i32
Expand description
Required features: "Win32_UI_Controls"
, "Win32_Foundation"
, "Win32_UI_WindowsAndMessaging"