Click or drag to resize

ACE.AdsConnect60 Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsConnect60(
	pucServerPath AS STRING,
	usServerTypes AS WORD,
	pucUserName AS STRING,
	pucPassword AS STRING,
	ulOptions AS DWORD,
	phConnect OUT IntPtr
) AS DWORD
Request Example View Source

Parameters

pucServerPath
Type: String
usServerTypes
Type: Word
pucUserName
Type: String
pucPassword
Type: String
ulOptions
Type: DWord
phConnect
Type: IntPtr

Return Value

Type: DWord
See Also