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