pub unsafe extern "system" fn OleSetMenuDescriptor(
    holemenu: isize,
    hwndframe: HWND,
    hwndactiveobject: HWND,
    lpframe: IOleInPlaceFrame,
    lpactiveobj: IOleInPlaceActiveObject
) -> HRESULT
Expand description

Required features: ‘Win32_System_Ole’, ‘Win32_Foundation’