System.Runtime.InteropServices.CallingConvention.Winapi Field

This member is not actually a calling convention, but instead uses the default platform calling convention. For example, on Windows the default is CallingConvention.StdCall and on Windows CE.NET it is CallingConvention.Cdecl.

Value: Winapi

Syntax

CallingConvention Winapi

Remarks

Documentation for this section has not yet been entered.

Requirements

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