Compartir a través de


Campo BINDPTR.lpvardesc

 

Publicado: octubre de 2016

Representa un puntero a un System.Runtime.InteropServices.VARDESC estructura.

Espacio de nombres:   System.Runtime.InteropServices
Ensamblado:  mscorlib (en mscorlib.dll)

Sintaxis

public IntPtr lpvardesc
public:
IntPtr lpvardesc
val mutable lpvardesc : nativeint
Public lpvardesc As IntPtr

Valor de campo

Type: System.IntPtr

Información de versión

.NET Framework
Disponible desde 1.1

Ver también

Estructura BINDPTR
Espacio de nombres System.Runtime.InteropServices

Volver al principio