FUNCDESC.elemdescFunc Field

Definition

Contains the return type of the function.

public: System::Runtime::InteropServices::ELEMDESC elemdescFunc;
public System.Runtime.InteropServices.ELEMDESC elemdescFunc;
val mutable elemdescFunc : System.Runtime.InteropServices.ELEMDESC
Public elemdescFunc As ELEMDESC 

Field Value

Remarks

For additional information about FUNCDESC, see the MSDN Library.

Applies to