IOleInPlaceObject Interface
Manages the activation, deactivation, and visibility of in-place objects. For more information, see IOleInPlaceObject.
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)
[InterfaceTypeAttribute(1)] [GuidAttribute("00000113-0000-0000-C000-000000000046")] public interface IOleInPlaceObject : IOleWindow
/** @attribute InterfaceTypeAttribute(1) */
/** @attribute GuidAttribute("00000113-0000-0000-C000-000000000046") */
public interface IOleInPlaceObject extends IOleWindow