ACE.AdsSetShort 方法 (IntPtr, String, Int16) | |
命名空间:
XSharp.ADS
程序集:
XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法 STATIC METHOD AdsSetShort(
hObj AS IntPtr,
strFldName AS STRING,
sValue AS SHORT
) AS DWORD
public static uint AdsSetShort(
IntPtr hObj,
string strFldName,
short sValue
)
查看代码参数
- hObj
- 类型:IntPtr
- strFldName
- 类型:String
- sValue
- 类型:Int16
返回值
类型:
UInt32参见