Click or drag to resize

ACE.AdsDDSetUserGroupProperty Method (IntPtr, String, Word, Char, Word)

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsDDSetUserGroupProperty(
	hDictionary AS IntPtr,
	strUserGroupName AS STRING,
	usPropertyID AS WORD,
	strProperty AS CHAR[],
	usPropertyLen AS WORD
) AS DWORD
Request Example View Source

Parameters

hDictionary
Type: IntPtr
strUserGroupName
Type: String
usPropertyID
Type: Word
strProperty
Type: Char
usPropertyLen
Type: Word

Return Value

Type: DWord
See Also