This topic has not yet been rated - Rate this topic

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)

[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
GuidAttribute("00000117-0000-0000-C000-000000000046") 
InterfaceTypeAttribute(1) 
public interface IOleInPlaceActiveObject extends IOleWindow
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Enables a top-level container to manipulate an in-place object
Enables a top-level container to manipulate an in-place object