System.Runtime.InteropServices.ComTypes.CALLCONV.CC_CDECL Field

Indicates that the C declaration (CDECL) calling convention is used for a method.

Syntax

CALLCONV CC_CDECL

Requirements

Namespace: System.Runtime.InteropServices.ComTypes
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0