pub unsafe extern "system" fn TextRange_MoveEndpointByRange(
    hobj: HUIATEXTRANGE,
    endpoint: TextPatternRangeEndpoint,
    targetrange: HUIATEXTRANGE,
    targetendpoint: TextPatternRangeEndpoint
) -> HRESULT
Expand description

Required features: "Win32_UI_Accessibility"