Click or drag to resize

ACEUNPUB.AdsSetTimeStampRaw Method (IntPtr, String, UInt64, DWord)

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsSetTimeStampRaw(
	hObj AS IntPtr,
	pucFldName AS STRING,
	pucBuf REF UINT64,
	ulLen AS DWORD
) AS DWORD
Request Example View Source

Parameters

hObj
Type: IntPtr
pucFldName
Type: String
pucBuf
Type: UInt64
ulLen
Type: DWord

Return Value

Type: DWord
See Also