Click or drag to resize

ACE.AdsGetRecordCount Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsGetRecordCount(
	hTable AS IntPtr,
	usFilterOption AS WORD,
	pulCount OUT DWORD
) AS DWORD
Request Example View Source

Parameters

hTable
Type: IntPtr
usFilterOption
Type: Word
pulCount
Type: DWord

Return Value

Type: DWord
See Also