Function windows_sys::Win32::UI::Accessibility::TextRange_MoveEndpointByRange
pub unsafe extern "system" fn TextRange_MoveEndpointByRange(
hobj: HUIATEXTRANGE,
endpoint: TextPatternRangeEndpoint,
targetrange: HUIATEXTRANGE,
targetendpoint: TextPatternRangeEndpoint
) -> HRESULT
Expand description
Required features: "Win32_UI_Accessibility"