点击或拖拽改变大小

ACE.AdsSetField 方法 (IntPtr, String, Byte, UInt32)

X#

命名空间:  XSharp.ADS
程序集:  XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法
 STATIC METHOD AdsSetField(
	hObj AS IntPtr,
	strFldName AS STRING,
	abBuf AS BYTE[],
	ulLen AS DWORD
) AS DWORD
查看代码

参数

hObj
类型:IntPtr
strFldName
类型:String
abBuf
类型:Byte
ulLen
类型:UInt32

返回值

类型:UInt32
参见