FUNCDESC.funckind Feld

Definition

Gibt an, ob die Funktion virtuell, statisch oder auf Dispatch beschränkt ist.

public: System::Runtime::InteropServices::ComTypes::FUNCKIND funckind;
public System.Runtime.InteropServices.ComTypes.FUNCKIND funckind;
val mutable funckind : System.Runtime.InteropServices.ComTypes.FUNCKIND
Public funckind As FUNCKIND 

Feldwert

FUNCKIND

Hinweise

Weitere Informationen finden Sie unter FUNCDESC-Struktur.

Gilt für