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