Click or drag to resize

ACE.AdsSeekLast Method (IntPtr, String, Word, Word, Word)

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsSeekLast(
	hIndex AS IntPtr,
	strKey AS STRING,
	usKeyLen AS WORD,
	usDataType AS WORD,
	pbFound OUT WORD
) AS DWORD
Request Example View Source

Parameters

hIndex
Type: IntPtr
strKey
Type: String
usKeyLen
Type: Word
usDataType
Type: Word
pbFound
Type: Word

Return Value

Type: DWord
See Also