Click or drag to resize

ACE.AdsDDCreateUserGroup Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsDDCreateUserGroup(
	hDictionary AS IntPtr,
	strGroupName AS STRING,
	strDescription AS STRING
) AS DWORD
Request Example View Source

Parameters

hDictionary
Type: IntPtr
strGroupName
Type: String
strDescription
Type: String

Return Value

Type: DWord
See Also