Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Enables a client program using an asynchronous moniker to control the progress of a bind operation. Used as an argument in the OnStartBinding method of the IBindStatusCallback interface. For more information, see IBinding and About Cooperative and Asynchronous Data Retrieval.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<GuidAttribute("79EAC9C0-BAF9-11CE-8C82-00AA004BA90B")> _
<InterfaceTypeAttribute()> _
Public Interface IBinding
[GuidAttribute("79EAC9C0-BAF9-11CE-8C82-00AA004BA90B")]
[InterfaceTypeAttribute()]
public interface IBinding
[GuidAttribute(L"79EAC9C0-BAF9-11CE-8C82-00AA004BA90B")]
[InterfaceTypeAttribute()]
public interface class IBinding
[<GuidAttribute("79EAC9C0-BAF9-11CE-8C82-00AA004BA90B")>]
[<InterfaceTypeAttribute()>]
type IBinding = interface end
public interface IBinding
The IBinding type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Abort | |
![]() |
GetBindResult | |
![]() |
GetPriority | |
![]() |
Resume | |
![]() |
SetPriority | |
![]() |
Suspend |
Top
.gif)