Click or drag to resize

Error Constructor (DWord, String)

X#
Create an Error Object for a Gencode and Argument Name.

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	dwGenCode AS DWORD,
	cArg AS STRING
)
Request Example View Source

Parameters

dwGenCode
Type: DWord
cArg
Type: String
See Also