Click or drag to resize

ACEUNPUB.AdsGetBaseFieldName Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsGetBaseFieldName(
	hTbl AS IntPtr,
	usFld AS WORD,
	pucName AS CHAR[],
	pusBufLen REF WORD
) AS DWORD
Request Example View Source

Parameters

hTbl
Type: IntPtr
usFld
Type: Word
pucName
Type: Char
pusBufLen
Type: Word

Return Value

Type: DWord
See Also