Click or drag to resize

ACEUNPUB.AdsReadRecordNumbers Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsReadRecordNumbers(
	hObj AS IntPtr,
	ulRecordNum AS DWORD,
	ucDirection AS BYTE,
	pulRecords OUT DWORD,
	pulArrayLen REF DWORD,
	pusHitEOF OUT WORD
) AS DWORD
Request Example View Source

Parameters

hObj
Type: IntPtr
ulRecordNum
Type: DWord
ucDirection
Type: Byte
pulRecords
Type: DWord
pulArrayLen
Type: DWord
pusHitEOF
Type: Word

Return Value

Type: DWord
See Also