pub unsafe extern "system" fn UiaRaiseTextEditTextChangedEvent(
    pprovider: IRawElementProviderSimple,
    texteditchangetype: TextEditChangeType,
    pchangeddata: *mut SAFEARRAY
) -> HRESULT
Expand description

Required features: "Win32_System_Com"