Click or drag to resize

ACE.AdsGetLong Method (IntPtr, String, Long)

X#

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

Parameters

hTable
Type: IntPtr
strFldName
Type: String
plValue
Type: Long

Return Value

Type: DWord
See Also