Click or drag to resize

ACE.AdsDDCreate Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsDDCreate(
	strDictionaryPath AS STRING,
	usEncrypt AS WORD,
	strDescription AS STRING,
	phDictionary OUT IntPtr
) AS DWORD
Request Example View Source

Parameters

strDictionaryPath
Type: String
usEncrypt
Type: Word
strDescription
Type: String
phDictionary
Type: IntPtr

Return Value

Type: DWord
See Also