IBindHost 接口

实现由容器允许承载的对象通过容器执行异步数据传输。 有关更多信息,请参见IBindHost和 About Cooperative and Asynchronous Data Retrieval。

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

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("FC4801A1-2BA9-11CF-A229-00AA003D7352")> _
Public Interface IBindHost
[InterfaceTypeAttribute()]
[GuidAttribute("FC4801A1-2BA9-11CF-A229-00AA003D7352")]
public interface IBindHost

IBindHost 类型公开以下成员。

方法

  名称 说明
公共方法 CreateMoniker
公共方法 MonikerBindToObject
公共方法 MonikerBindToStorage

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间