Click or drag to resize

ACE.AdsGetLongLong Method (IntPtr, String, Int64)

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsGetLongLong(
	hTable AS IntPtr,
	strFldName AS STRING,
	pqValue OUT INT64
) AS DWORD
Request Example View Source

Parameters

hTable
Type: IntPtr
strFldName
Type: String
pqValue
Type: Int64

Return Value

Type: DWord
See Also