ACE.AdsGetDouble 方法 (IntPtr, String, Double) | |
命名空间:
XSharp.ADS
程序集:
XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法 STATIC METHOD AdsGetDouble(
hTable AS IntPtr,
strFldName AS STRING,
pdValue OUT REAL8
) AS DWORD
public static uint AdsGetDouble(
IntPtr hTable,
string strFldName,
out double pdValue
)
查看代码参数
- hTable
- 类型:IntPtr
- strFldName
- 类型:String
- pdValue
- 类型:Double
返回值
类型:
UInt32参见