Mono Class Library: System.Runtime.InteropServices.DllImportAttribute Overview | Members

System.Runtime.InteropServices.DllImportAttribute.CallingConvention Field

A System.Runtime.InteropServices.CallingConvention value that specifies the calling convention used when passing arguments to the unmanaged implementation of a method in a shared library.

public CallingConvention CallingConvention

Remarks

The default System.Runtime.InteropServices.CallingConvention value is CallingConvention.StdCall.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0