windows::Win32::System::Ole

Function OleTranslateAccelerator

pub unsafe fn OleTranslateAccelerator<P0>(
    lpframe: P0,
    lpframeinfo: *const OLEINPLACEFRAMEINFO,
    lpmsg: *const MSG,
) -> Result<()>
where P0: Param<IOleInPlaceFrame>,