Click or drag to resize

ACE.AdsGetRecord Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsGetRecord(
	hTable AS IntPtr,
	strRec AS BYTE[],
	pulLen REF DWORD
) AS DWORD
Request Example View Source

Parameters

hTable
Type: IntPtr
strRec
Type: Byte
pulLen
Type: DWord

Return Value

Type: DWord
See Also