Click or drag to resize

ACE.AdsGetMilliseconds Method (IntPtr, DWord, Long)

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsGetMilliseconds(
	hTable AS IntPtr,
	lFieldOrdinal AS DWORD,
	plTime OUT LONG
) AS DWORD
Request Example View Source

Parameters

hTable
Type: IntPtr
lFieldOrdinal
Type: DWord
plTime
Type: Long

Return Value

Type: DWord
See Also