CONNECTDATA Estructura
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Precaución
Use System.Runtime.InteropServices.ComTypes.CONNECTDATA instead. http://go.microsoft.com/fwlink/?linkid=14202
Utilice CONNECTDATA en su lugar.
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
- Herencia
- Atributos
Comentarios
La CONNECTDATA
estructura es el tipo enumerado a través del UCOMIEnumConnections.Next método .
Para obtener más información sobre CONNECTDATA
, vea MSDN Library.
Campos
dwCookie |
Obsoletos.
Representa un símbolo (token) de conexión que se devuelve desde una llamada a Advise(Object, Int32). |
pUnk |
Obsoletos.
Representa un puntero a la interfaz |