Click or drag to resize

ACE.AdsSeek Method (IntPtr, Byte, Word, Word, Word, Word)

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsSeek(
	hIndex AS IntPtr,
	abKey AS BYTE[],
	usKeyLen AS WORD,
	usDataType AS WORD,
	usSeekType AS WORD,
	pbFound OUT WORD
) AS DWORD
Request Example View Source

Parameters

hIndex
Type: IntPtr
abKey
Type: Byte
usKeyLen
Type: Word
usDataType
Type: Word
usSeekType
Type: Word
pbFound
Type: Word

Return Value

Type: DWord
See Also