Click or drag to resize

ACEUNPUB.AdsBuildKeyFromRecord Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsBuildKeyFromRecord(
	hTag AS IntPtr,
	mpucRecBuffer AS STRING,
	ulRecordLen AS DWORD,
	pucKey AS CHAR[],
	pusKeyLen REF WORD
) AS DWORD
Request Example View Source

Parameters

hTag
Type: IntPtr
mpucRecBuffer
Type: String
ulRecordLen
Type: DWord
pucKey
Type: Char
pusKeyLen
Type: Word

Return Value

Type: DWord
See Also