FUNCDESC.funckind Field

Definition

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

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 

Field Value

Remarks

For more information, see FUNCDESC structure.

Applies to