Function windows::Win32::UI::Accessibility::LresultFromObject

pub unsafe fn LresultFromObject<P0, P1>(
    riid: *const GUID,
    wparam: P0,
    punk: P1,
) -> LRESULT
where P0: Param<WPARAM>, P1: Param<IUnknown>,