Function windows_sys::Win32::UI::Accessibility::UiaAddEvent
[−]pub unsafe extern "system" fn UiaAddEvent(
hnode: HUIANODE,
eventid: i32,
pcallback: *mut UiaEventCallback,
scope: TreeScope,
pproperties: *mut i32,
cproperties: i32,
prequest: *mut UiaCacheRequest,
phevent: *mut HUIAEVENT
) -> HRESULT
Expand description
Required features: ‘Win32_UI_Accessibility’, ‘Win32_Foundation’, ‘Win32_System_Com’