pub unsafe extern "system" fn ScrollPattern_SetScrollPercent(
    hobj: HUIAPATTERNOBJECT,
    horizontalpercent: f64,
    verticalpercent: f64
) -> HRESULT
Expand description

Required features: "Win32_UI_Accessibility"