点击或拖拽改变大小

ACE.AdsGetBinary 方法 (IntPtr, UInt32, UInt32, Byte, UInt32)

X#

命名空间:  XSharp.ADS
程序集:  XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法
 STATIC METHOD AdsGetBinary(
	hTable AS IntPtr,
	lFieldOrdinal AS DWORD,
	ulOffset AS DWORD,
	strBuf AS BYTE[],
	pulLen REF DWORD
) AS DWORD
查看代码

参数

hTable
类型:IntPtr
lFieldOrdinal
类型:UInt32
ulOffset
类型:UInt32
strBuf
类型:Byte
pulLen
类型:UInt32

返回值

类型:UInt32
参见