Click or drag to resize

ACE.AdsGetDouble Method (IntPtr, String, Double)

X#

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

Parameters

hTable
Type: IntPtr
strFldName
Type: String
pdValue
Type: Double

Return Value

Type: DWord
See Also