CONNECTDATA Struct
Definizione
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.CONNECTDATA instead. http://go.microsoft.com/fwlink/?linkid=14202
In alternativa, utilizzare CONNECTDATA.
public value class CONNECTDATA
[System.Runtime.InteropServices.ComVisible(false)]
public struct CONNECTDATA
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.CONNECTDATA instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public struct CONNECTDATA
[<System.Runtime.InteropServices.ComVisible(false)>]
type CONNECTDATA = struct
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.CONNECTDATA instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type CONNECTDATA = struct
Public Structure CONNECTDATA
- Ereditarietà
- Attributi
Commenti
La CONNECTDATA
struttura è il tipo enumerato tramite il UCOMIEnumConnections.Next metodo .
Per altre informazioni su CONNECTDATA
, vedere MSDN Library.
Campi
dwCookie |
Obsoleti.
Rappresenta un token di connessione restituito da una chiamata a Advise(Object, Int32). |
pUnk |
Obsoleti.
Rappresenta un puntatore all'interfaccia |