Function IOleInPlaceActiveObject_ResizeBorder_Stub

Source
pub unsafe extern "C" fn IOleInPlaceActiveObject_ResizeBorder_Stub(
    This: *mut IOleInPlaceActiveObject,
    prcBorder: LPCRECT,
    riid: *const IID,
    pUIWindow: *mut IOleInPlaceUIWindow,
    fFrameWindow: BOOL,
) -> HRESULT