提供有关其容器提供的资源嵌入对象等信息其显示站点、其标记及其用户界面的位置和区域。有关更多信息,请参见 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 |
页首