IOleInPlaceUIWindow Interface
Negotiates border space on the document or frame window. For information, see IOleInPlaceUIWindow.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in microsoft.visualstudio.ole.interop.dll)
Assembly: Microsoft.VisualStudio.OLE.Interop (in microsoft.visualstudio.ole.interop.dll)
[GuidAttribute("00000115-0000-0000-C000-000000000046")] [InterfaceTypeAttribute(1)] public interface IOleInPlaceUIWindow : IOleWindow
/** @attribute GuidAttribute("00000115-0000-0000-C000-000000000046") */
/** @attribute InterfaceTypeAttribute(1) */
public interface IOleInPlaceUIWindow extends IOleWindow