Click or drag to resize

ACE.AdsOpenIndex Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsOpenIndex(
	hTable AS IntPtr,
	strName AS STRING,
	ahIndex AS IntPtr[],
	pusArrayLen REF WORD
) AS DWORD
Request Example View Source

Parameters

hTable
Type: IntPtr
strName
Type: String
ahIndex
Type: IntPtr
pusArrayLen
Type: Word

Return Value

Type: DWord
See Also