Click or drag to resize

ACEUNPUB.AdsSetRecordPartial Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsSetRecordPartial(
	hObj AS IntPtr,
	pucRec AS STRING,
	ulLen AS DWORD
) AS DWORD
Request Example View Source

Parameters

hObj
Type: IntPtr
pucRec
Type: String
ulLen
Type: DWord

Return Value

Type: DWord
See Also