pub unsafe fn UiaRaiseActiveTextPositionChangedEvent<'a>(
provider: impl IntoParam<'a, IRawElementProviderSimple>,
textrange: impl IntoParam<'a, ITextRangeProvider>,
) -> Result<()>pub unsafe fn UiaRaiseActiveTextPositionChangedEvent<'a>(
provider: impl IntoParam<'a, IRawElementProviderSimple>,
textrange: impl IntoParam<'a, ITextRangeProvider>,
) -> Result<()>