FUNCDESC.funckind Field

Definition

Specifies whether the function is virtual, static, or dispatch-only.

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

Field Value

Remarks

For additional information about FUNCDESC, see the MSDN Library.

Applies to