UCOMIConnectionPoint Interfaccia
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
Use System.Runtime.InteropServices.ComTypes.IConnectionPoint instead. http://go.microsoft.com/fwlink/?linkid=14202
In alternativa, utilizzare IConnectionPoint.
public interface class UCOMIConnectionPoint
[System.Runtime.InteropServices.Guid("B196B286-BAB4-101A-B69C-00AA00341D07")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface UCOMIConnectionPoint
[System.Runtime.InteropServices.Guid("B196B286-BAB4-101A-B69C-00AA00341D07")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.IConnectionPoint instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public interface UCOMIConnectionPoint
[<System.Runtime.InteropServices.Guid("B196B286-BAB4-101A-B69C-00AA00341D07")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type UCOMIConnectionPoint = interface
[<System.Runtime.InteropServices.Guid("B196B286-BAB4-101A-B69C-00AA00341D07")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.IConnectionPoint instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type UCOMIConnectionPoint = interface
Public Interface UCOMIConnectionPoint
- Attributi
Per altre informazioni, vedere la documentazione esistente per IConnectionPoint
nella sottocartella com di MSDN Library.
Advise(Object, Int32) |
Obsoleti.
Stabilisce una connessione consultiva tra il punto di connessione e l'oggetto sink del chiamante. |
Enum |
Obsoleti.
Crea un oggetto enumeratore per lo scorrimento delle connessioni esistenti fino a questo punto di connessione. |
Get |
Obsoleti.
Restituisce l'IID dell'interfaccia in uscita gestita da questo punto di connessione. |
Get |
Obsoleti.
Recupera il puntatore dell'interfaccia |
Unadvise(Int32) |
Obsoleti.
Termina una connessione consultiva precedentemente stabilita tramite Advise(Object, Int32). |
Prodotto | Versioni (Obsoleto) |
---|---|
.NET Framework | 1.1 (2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1) |
Feedback su .NET
.NET è un progetto di open source. Selezionare un collegamento per fornire feedback: