IOleClientSite 接口

提供有关其容器提供的资源嵌入对象等信息其显示站点、其标记及其用户界面的位置和区域。 有关更多信息,请参见 IOleClientSite

命名空间:  Microsoft.VisualStudio.OLE.Interop
程序集:  Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("00000118-0000-0000-C000-000000000046")> _
Public Interface IOleClientSite
[InterfaceTypeAttribute()]
[GuidAttribute("00000118-0000-0000-C000-000000000046")]
public interface IOleClientSite

IOleClientSite 类型公开以下成员。

方法

  名称 说明
公共方法 GetContainer
公共方法 GetMoniker
公共方法 OnShowWindow
公共方法 RequestNewObjectLayout
公共方法 SaveObject
公共方法 ShowObject

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间