System.Runtime.InteropServices.CallingConvention.StdCall Field

The callee cleans the stack. This is the default convention for calling unmanaged functions with platform invoke.

Value: StdCall

Syntax

CallingConvention StdCall

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