FUNCDESC.invkind Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the type of a property function.
public: System::Runtime::InteropServices::INVOKEKIND invkind;
public System.Runtime.InteropServices.INVOKEKIND invkind;
val mutable invkind : System.Runtime.InteropServices.INVOKEKIND
Public invkind As INVOKEKIND
Field Value
Remarks
For additional information about FUNCDESC
, see the MSDN Library.
Applies to
Співпраця з нами на GitHub
Джерело цього вмісту можна знайти на GitHub, де також можна створювати й переглядати запитання та запити на внесення змін. Докладні відомості наведено в нашому посібнику для співавторів.