Function IOleInPlaceActiveObject_RemoteResizeBorder_Proxy

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