Function windows::Win32::UI::Accessibility::TextRange_ScrollIntoView
pub unsafe fn TextRange_ScrollIntoView<P0, P1>(
hobj: P0,
aligntotop: P1,
) -> Result<()>where
P0: Param<HUIATEXTRANGE>,
P1: Param<BOOL>,