ACE.AdsGetField 方法 (IntPtr, String, Byte, UInt32, UInt16) | |
命名空间:
XSharp.ADS
程序集:
XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法 STATIC METHOD AdsGetField(
hTable AS IntPtr,
strFldName AS STRING,
abBuf AS BYTE[],
pulLen REF DWORD,
usOption AS WORD
) AS DWORD
public static uint AdsGetField(
IntPtr hTable,
string strFldName,
byte[] abBuf,
ref uint pulLen,
ushort usOption
)
查看代码参数
- hTable
- 类型:IntPtr
- strFldName
- 类型:String
- abBuf
- 类型:Byte
- pulLen
- 类型:UInt32
- usOption
- 类型:UInt16
返回值
类型:
UInt32参见