Click or drag to resize

ACE.AdsDDAddTable Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsDDAddTable(
	hDictionary AS IntPtr,
	strTableName AS STRING,
	strTablePath AS STRING,
	usTableType AS WORD,
	usCharType AS WORD,
	strIndexFiles AS STRING,
	strComments AS STRING
) AS DWORD
Request Example View Source

Parameters

hDictionary
Type: IntPtr
strTableName
Type: String
strTablePath
Type: String
usTableType
Type: Word
usCharType
Type: Word
strIndexFiles
Type: String
strComments
Type: String

Return Value

Type: DWord
See Also