IOleInPlaceSiteEx 接口
,当激活或停用对象时,提供附加的激活和停用通知方法可避免闪烁的屏幕。 从 IOleInPlaceSite扩展和继承。 有关更多信息,请参见 IOleInPlaceSiteEx。
命名空间: Microsoft.VisualStudio.OLE.Interop
程序集: Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)
语法
声明
<GuidAttribute("9C2CAD80-3424-11CF-B670-00AA004CD6D8")> _
<InterfaceTypeAttribute()> _
Public Interface IOleInPlaceSiteEx _
Inherits IOleInPlaceSite
[GuidAttribute("9C2CAD80-3424-11CF-B670-00AA004CD6D8")]
[InterfaceTypeAttribute()]
public interface IOleInPlaceSiteEx : IOleInPlaceSite
IOleInPlaceSiteEx 类型公开以下成员。
方法
页首