Click or drag to resize

ACEUNPUB.AdsEvalExpr Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsEvalExpr(
	hTable AS IntPtr,
	pucPCode AS STRING,
	pucResult AS CHAR[],
	pusLen REF WORD
) AS DWORD
Request Example View Source

Parameters

hTable
Type: IntPtr
pucPCode
Type: String
pucResult
Type: Char
pusLen
Type: Word

Return Value

Type: DWord
See Also