Click or drag to resize

ACE.AdsMgGetOpenIndexes Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsMgGetOpenIndexes(
	hMgmtHandle AS IntPtr,
	pucTableName AS STRING,
	pucUserName AS STRING,
	usConnNumber AS WORD,
	astOpenIndexInfo AS IntPtr,
	pusArrayLen REF WORD,
	pusStructSize REF WORD
) AS DWORD
Request Example View Source

Parameters

hMgmtHandle
Type: IntPtr
pucTableName
Type: String
pucUserName
Type: String
usConnNumber
Type: Word
astOpenIndexInfo
Type: IntPtr
pusArrayLen
Type: Word
pusStructSize
Type: Word

Return Value

Type: DWord
See Also