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