ACE.AdsSkip Method | |
Namespace:
XSharp.ADS
Assembly:
XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax STATIC METHOD AdsSkip(
hObj AS IntPtr,
lRecs AS LONG
) AS DWORD
public static uint AdsSkip(
IntPtr hObj,
int lRecs
)
Request Example
View SourceParameters
- hObj
- Type: IntPtr
- lRecs
- Type: Long
Return Value
Type:
DWordSee Also