ACE.AdsGetLong 方法 (IntPtr, UInt32, Int32) | |
命名空间:
XSharp.ADS
程序集:
XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法 STATIC METHOD AdsGetLong(
hTable AS IntPtr,
lFieldOrdinal AS DWORD,
plValue OUT LONG
) AS DWORD
public static uint AdsGetLong(
IntPtr hTable,
uint lFieldOrdinal,
out int plValue
)
查看代码参数
- hTable
- 类型:IntPtr
- lFieldOrdinal
- 类型:UInt32
- plValue
- 类型:Int32
返回值
类型:
UInt32参见