Function windows_sys::Win32::System::Ole::OleTranslateAccelerator
pub unsafe extern "system" fn OleTranslateAccelerator(
lpframe: IOleInPlaceFrame,
lpframeinfo: *const OLEINPLACEFRAMEINFO,
lpmsg: *const MSG
) -> HRESULT
Expand description
Required features: "Win32_Foundation"
, "Win32_UI_WindowsAndMessaging"