使客户端程序使用异步标记控件绑定操作的进度。用作参数。 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 |
页首