点击或拖拽改变大小

ACE.AdsDDSetUserGroupProperty 方法 (IntPtr, String, UInt16, Char, UInt16)

X#

命名空间:  XSharp.ADS
程序集:  XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法
 STATIC METHOD AdsDDSetUserGroupProperty(
	hDictionary AS IntPtr,
	strUserGroupName AS STRING,
	usPropertyID AS WORD,
	strProperty AS CHAR[],
	usPropertyLen AS WORD
) AS DWORD
查看代码

参数

hDictionary
类型:IntPtr
strUserGroupName
类型:String
usPropertyID
类型:UInt16
strProperty
类型:Char
usPropertyLen
类型:UInt16

返回值

类型:UInt32
参见