FUNCDESC.callconv Field

Definition

Specifies the calling convention of a function.

public: System::Runtime::InteropServices::ComTypes::CALLCONV callconv;
public System.Runtime.InteropServices.ComTypes.CALLCONV callconv;
val mutable callconv : System.Runtime.InteropServices.ComTypes.CALLCONV
Public callconv As CALLCONV 

Field Value

Remarks

For more information, see FUNCDESC structure.

Applies to