Interfaccia IBindCtx
Accumula le informazioni sugli oggetti associati in una determinata operazione ma in tale deve essere rilasciato alla fine dell'operazione.Comunemente utilizzate nelle operazioni che includono l'associazione del moniker.interfaccia COM standard.Per ulteriori informazioni, vedere IBindCtx.
Spazio dei nomi: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Sintassi
'Dichiarazione
<GuidAttribute("0000000E-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface IBindCtx
[GuidAttribute("0000000E-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface IBindCtx
Il tipo IBindCtx espone i seguenti membri.
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
EnumObjectParam | |
![]() |
GetBindOptions | |
![]() |
GetObjectParam | |
![]() |
GetRunningObjectTable | |
![]() |
RegisterObjectBound | |
![]() |
RegisterObjectParam | |
![]() |
ReleaseBoundObjects | |
![]() |
RevokeObjectBound | |
![]() |
RevokeObjectParam | |
![]() |
SetBindOptions |
In alto