Freigeben über


BINDPTR.lpfuncdesc-Feld

 

Veröffentlicht: Oktober 2016

Stellt einen Zeiger auf eine System.Runtime.InteropServices.FUNCDESC Struktur.

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (in mscorlib.dll)

Syntax

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

Feldwert

Type: System.IntPtr

Versionsinformationen

.NET Framework
Verfügbar seit 1.1

Siehe auch

BINDPTR-Struktur
System.Runtime.InteropServices-Namespace

Zurück zum Anfang