FUNCDESC.invkind Field

Definition

Specifies the type of a property function.

public: System::Runtime::InteropServices::ComTypes::INVOKEKIND invkind;
public System.Runtime.InteropServices.ComTypes.INVOKEKIND invkind;
val mutable invkind : System.Runtime.InteropServices.ComTypes.INVOKEKIND
Public invkind As INVOKEKIND 

Field Value

Remarks

For more information, see FUNCDESC structure.

Applies to