Click or drag to resize

ClipperCallingConventionAttribute Constructor

X#
Initializes a new instance of the ClipperCallingConventionAttribute class

Namespace:  XSharp.Internal
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	parameterNames AS STRING[]
)
Request Example View Source

Parameters

parameterNames
Type: String
See Also