Click or drag to resize

ACEUNPUB.AdsExpressionLongToShort Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsExpressionLongToShort(
	hTable AS IntPtr,
	pucLongExpr AS STRING,
	pucShortExpr AS CHAR[],
	pusBufferLen REF WORD
) AS DWORD
Request Example View Source

Parameters

hTable
Type: IntPtr
pucLongExpr
Type: String
pucShortExpr
Type: Char
pusBufferLen
Type: Word

Return Value

Type: DWord
See Also