Compartir a través de


Campo BINDPTR.lpfuncdesc

 

Publicado: octubre de 2016

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

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

Sintaxis

public IntPtr lpfuncdesc
public:
IntPtr lpfuncdesc
val mutable lpfuncdesc : nativeint
Public lpfuncdesc 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