BINDPTR 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.BINDPTR instead. http://go.microsoft.com/fwlink/?linkid=14202
Utilice BINDPTR en su lugar.
public value class BINDPTR
[System.Runtime.InteropServices.ComVisible(false)]
public struct BINDPTR
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.BINDPTR instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public struct BINDPTR
[<System.Runtime.InteropServices.ComVisible(false)>]
type BINDPTR = struct
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.BINDPTR instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type BINDPTR = struct
Public Structure BINDPTR
- Herencia
- Atributos
Comentarios
Para obtener más información sobre el BINDPTR
tipo, vea MSDN Library.
Campos
lpfuncdesc |
Obsoletos.
Representa un puntero a una estructura FUNCDESC. |
lptcomp |
Obsoletos.
Representa un puntero a una interfaz lptcomp. |
lpvardesc |
Obsoletos.
Representa un puntero a una estructura VARDESC. |