TextRange_MoveEndpointByRange

Function TextRange_MoveEndpointByRange 

Source
pub unsafe extern "C" fn TextRange_MoveEndpointByRange(
    hobj: HUIATEXTRANGE,
    endpoint: TextPatternRangeEndpoint,
    targetRange: HUIATEXTRANGE,
    targetEndpoint: TextPatternRangeEndpoint,
) -> HRESULT