FUNCDESC.callconv-Feld
Veröffentlicht: Oktober 2016
Gibt die Aufrufkonvention einer Funktion an.
Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Syntax
public CALLCONV callconv
public:
CALLCONV callconv
val mutable callconv : CALLCONV
Public callconv As CALLCONV
Feldwert
Type: System.Runtime.InteropServices.CALLCONV
Hinweise
Weitere Informationen zu FUNCDESC, finden Sie in der MSDN Library.
Versionsinformationen
.NET Framework
Verfügbar seit 1.1
Siehe auch
FUNCDESC-Struktur
System.Runtime.InteropServices-Namespace
Zurück zum Anfang