Function windows_sys::Win32::UI::Accessibility::UiaRaiseChangesEvent
[−]pub unsafe extern "system" fn UiaRaiseChangesEvent(
pprovider: IRawElementProviderSimple,
eventidcount: i32,
puiachanges: *mut UiaChangeInfo
) -> HRESULT
Expand description
Required features: "Win32_UI_Accessibility"
, "Win32_Foundation"
, "Win32_System_Com"
, "Win32_System_Ole"