Click or drag to resize

ACEUNPUB.AdsGetFTSScore Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsGetFTSScore(
	hIndex AS IntPtr,
	ulRecord AS DWORD,
	pucKey AS STRING,
	usKeyLen AS WORD,
	usDataType AS WORD,
	usSeekType AS WORD,
	pulScore OUT DWORD
) AS DWORD
Request Example View Source

Parameters

hIndex
Type: IntPtr
ulRecord
Type: DWord
pucKey
Type: String
usKeyLen
Type: Word
usDataType
Type: Word
usSeekType
Type: Word
pulScore
Type: DWord

Return Value

Type: DWord
See Also