Click or drag to resize

ACEUNPUB.AdsGetROWIDPrefix Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsGetROWIDPrefix(
	hTable AS IntPtr,
	pucRowIDPrefix AS STRING,
	usBufferLen AS WORD
) AS DWORD
Request Example View Source

Parameters

hTable
Type: IntPtr
pucRowIDPrefix
Type: String
usBufferLen
Type: Word

Return Value

Type: DWord
See Also