pub type LPFNACCESSIBLEOBJECTFROMWINDOW = Option<unsafe extern "system" fn(hwnd: HWND, dwid: u32, riid: *const GUID, ppvobject: *mut *mut c_void) -> HRESULT>;
Expand description

Required features: "Win32_UI_Accessibility", "Win32_Foundation"