ACEUNPUB.AdsGetFieldRaw 方法 (IntPtr, UInt32, Byte, UInt32) | |
命名空间:
XSharp.ADS
程序集:
XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法 STATIC METHOD AdsGetFieldRaw(
hTbl AS IntPtr,
lFieldOrdinal AS DWORD,
pucBuf AS BYTE[],
pulLen REF DWORD
) AS DWORD
public static uint AdsGetFieldRaw(
IntPtr hTbl,
uint lFieldOrdinal,
byte[] pucBuf,
ref uint pulLen
)
查看代码参数
- hTbl
- 类型:IntPtr
- lFieldOrdinal
- 类型:UInt32
- pucBuf
- 类型:Byte
- pulLen
- 类型:UInt32
返回值
类型:
UInt32参见