Click or drag to resize

ACE.AdsDDSetUserGroupProperty Method (IntPtr, String, Word, Word, 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,
	pusProperty REF WORD,
	usPropertyLen AS WORD
) AS DWORD
Request Example View Source

Parameters

hDictionary
Type: IntPtr
strUserGroupName
Type: String
usPropertyID
Type: Word
pusProperty
Type: Word
usPropertyLen
Type: Word

Return Value

Type: DWord
See Also