Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Provides information about and defines callback methods for monitoring an asynchronous binding operation. For more information, see About Cooperative and Asynchronous Data Retrieval and IBindStatusCallback.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaração
<GuidAttribute("79EAC9C1-BAF9-11CE-8C82-00AA004BA90B")> _
<InterfaceTypeAttribute()> _
Public Interface IBindStatusCallback
[GuidAttribute("79EAC9C1-BAF9-11CE-8C82-00AA004BA90B")]
[InterfaceTypeAttribute()]
public interface IBindStatusCallback
The IBindStatusCallback type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
GetBindInfo | |
![]() |
GetPriority | |
![]() |
OnDataAvailable | |
![]() |
OnLowResource | |
![]() |
OnObjectAvailable | |
![]() |
OnProgress | |
![]() |
OnStartBinding | |
![]() |
OnStopBinding |
Top
.gif)