Function vc6_sys::GetScrollRange

source ·
pub unsafe extern "stdcall" fn GetScrollRange(
    hWnd: HWND,
    nBar: c_int,
    lpMinPos: LPINT,
    lpMaxPos: LPINT
) -> BOOL