点击或拖拽改变大小

Functions.GetAceIndexHandle 方法

X#
Returns the Advantage Client Engine index handle that corresponds with the specified index in the current work area. The handle can be used to call any Advantage Client Engine API directly.

命名空间:  XSharp.RDD
程序集:  XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法
 FUNCTION GetAceIndexHandle() AS IntPtr
查看代码

返回值

类型:IntPtr
An Advantage Client Engine index order handle or 0 if no index was found.
参见