Click or drag to resize

RddError.PostError Method

X#

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 STATIC METHOD PostError(
	funcName AS STRING,
	gencode AS DWORD,
	subcode AS DWORD
) AS VOID
Request Example View Source

Parameters

funcName
Type: String
gencode
Type: DWord
subcode
Type: DWord
See Also