Click or drag to resize

ACE.AdsDDSetTableProperty Method (IntPtr, String, Word, Char, Word, Word, String)

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsDDSetTableProperty(
	hDictionary AS IntPtr,
	strTableName AS STRING,
	usPropertyID AS WORD,
	strProperty AS CHAR[],
	usPropertyLen AS WORD,
	usValidateOption AS WORD,
	strFailTable AS STRING
) AS DWORD
Request Example View Source

Parameters

hDictionary
Type: IntPtr
strTableName
Type: String
usPropertyID
Type: Word
strProperty
Type: Char
usPropertyLen
Type: Word
usValidateOption
Type: Word
strFailTable
Type: String

Return Value

Type: DWord
See Also