IOleInPlaceSiteEx Interface
Provides additional activation and deactivation notification methods to avoid screen flashing when activating or deactivating an object. Extends and inherits from IOleInPlaceSite. For more information, see IOleInPlaceSiteEx.
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("9C2CAD80-3424-11CF-B670-00AA004CD6D8")] [InterfaceTypeAttribute(1)] public interface IOleInPlaceSiteEx : IOleInPlaceSite
/** @attribute GuidAttribute("9C2CAD80-3424-11CF-B670-00AA004CD6D8") */
/** @attribute InterfaceTypeAttribute(1) */
public interface IOleInPlaceSiteEx extends IOleInPlaceSite