IOleInPlaceActiveObject Interface
Enables a top-level container to manipulate an in-place object. For information on the COM interface, see IOleInPlaceActiveObject.
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("00000117-0000-0000-C000-000000000046")] [InterfaceTypeAttribute(1)] public interface IOleInPlaceActiveObject : IOleWindow
/** @attribute GuidAttribute("00000117-0000-0000-C000-000000000046") */
/** @attribute InterfaceTypeAttribute(1) */
public interface IOleInPlaceActiveObject extends IOleWindow
Enables a top-level container to manipulate an in-place object
Enables a top-level container to manipulate an in-place object
- 8/17/2007
- rajneeshojhafromkanpur