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.