Click or drag to resize

GetAceTableHandle Function

X#
Returns the table handle for the current workarea. This handle can be used to call the Advantage Client Engine directly.

Namespace:  XSharp.RDD
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax
 FUNCTION GetAceTableHandle() AS IntPtr
Request Example View Source

Return Value

Type: IntPtr
Returns a 0 if there is a problem.
See Also