OleSetMenuDescriptor

Function OleSetMenuDescriptor 

Source
pub unsafe fn OleSetMenuDescriptor<'a, T1__: IntoParam<'a, HWND>, T2__: IntoParam<'a, HWND>, T3__: IntoParam<'a, IOleInPlaceFrame>, T4__: IntoParam<'a, IOleInPlaceActiveObject>>(
    holemenu: isize,
    hwndframe: T1__,
    hwndactiveobject: T2__,
    lpframe: T3__,
    lpactiveobj: T4__,
) -> ErrorCode