Click or drag to resize

ACEUNPUB.AdsDDCreateASA Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsDDCreateASA(
	hConnect AS IntPtr,
	pucDictionaryPath AS STRING,
	usEncrypt AS WORD,
	pucDescription AS STRING,
	pucPassword AS STRING
) AS DWORD
Request Example View Source

Parameters

hConnect
Type: IntPtr
pucDictionaryPath
Type: String
usEncrypt
Type: Word
pucDescription
Type: String
pucPassword
Type: String

Return Value

Type: DWord
See Also