Freigeben über


FUNCDESC.funckind-Feld

 

Veröffentlicht: Oktober 2016

Gibt an, ob die Funktion virtuell, statische oder nur-Dispatch-ist.

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

Syntax

public FUNCKIND funckind
public:
FUNCKIND funckind
val mutable funckind : FUNCKIND
Public funckind As FUNCKIND

Feldwert

Type: System.Runtime.InteropServices.FUNCKIND

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