Click or drag to resize

RddError Constructor (DWord, DWord)

X#
Initializes a new instance of the RddError class

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	dwGencode AS DWORD,
	dwSubCode AS DWORD
)
Request Example View Source

Parameters

dwGencode
Type: DWord
dwSubCode
Type: DWord
See Also