pub unsafe extern "system" fn OleTranslateAccelerator(
    lpframe: IOleInPlaceFrame,
    lpframeinfo: *const OLEINPLACEFRAMEINFO,
    lpmsg: *const MSG
) -> HRESULT
Expand description

Required features: "Win32_Foundation", "Win32_UI_WindowsAndMessaging"