Click or drag to resize

ACE.AdsLocate Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsLocate(
	hTable AS IntPtr,
	strExpr AS STRING,
	bForward AS WORD,
	pbFound OUT WORD
) AS DWORD
Request Example View Source

Parameters

hTable
Type: IntPtr
strExpr
Type: String
bForward
Type: Word
pbFound
Type: Word

Return Value

Type: DWord
See Also