点击或拖拽改变大小

ACE.AdsDDCreateUser 方法

X#

命名空间:  XSharp.ADS
程序集:  XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法
 STATIC METHOD AdsDDCreateUser(
	hDictionary AS IntPtr,
	strGroupName AS STRING,
	strUserName AS STRING,
	strPassword AS STRING,
	strDescription AS STRING
) AS DWORD
查看代码

参数

hDictionary
类型:IntPtr
strGroupName
类型:String
strUserName
类型:String
strPassword
类型:String
strDescription
类型:String

返回值

类型:UInt32
参见