IBinding 接口

使客户端程序使用异步标记控件绑定操作的进度。 用作参数。 IBindStatusCallback 接口的 OnStartBinding 方法。 有关更多信息,请参见IBinding和 About Cooperative and Asynchronous Data Retrieval。

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

语法

声明
<GuidAttribute("79EAC9C0-BAF9-11CE-8C82-00AA004BA90B")> _
<InterfaceTypeAttribute()> _
Public Interface IBinding
[GuidAttribute("79EAC9C0-BAF9-11CE-8C82-00AA004BA90B")]
[InterfaceTypeAttribute()]
public interface IBinding

IBinding 类型公开以下成员。

方法

  名称 说明
公共方法 Abort
公共方法 GetBindResult
公共方法 GetPriority
公共方法 Resume
公共方法 SetPriority
公共方法 Suspend

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间