Click or drag to resize

ADSRDD.PutRec Method

X#
This method is not supported by the AdsRDD class

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax
 VIRTUAL METHOD PutRec(
	aRec AS BYTE[]
) AS LOGIC
Request Example View Source

Parameters

aRec
Type: Byte

Return Value

Type: Logic

Implements

PutRec(Byte)
See Also