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