Click or drag to resize

ACE.AdsDDGetIndexProperty Method (IntPtr, String, String, Word, Word, Word)

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsDDGetIndexProperty(
	hObject AS IntPtr,
	strTableName AS STRING,
	strIndexName AS STRING,
	usPropertyID AS WORD,
	pusProperty REF WORD,
	pusPropertyLen REF WORD
) AS DWORD
Request Example View Source

Parameters

hObject
Type: IntPtr
strTableName
Type: String
strIndexName
Type: String
usPropertyID
Type: Word
pusProperty
Type: Word
pusPropertyLen
Type: Word

Return Value

Type: DWord
See Also