Click or drag to resize

ACEUNPUB.AdsGetSegmentFieldname Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsGetSegmentFieldname(
	hTag AS IntPtr,
	usSegmentNum AS WORD,
	pucFieldname AS CHAR[],
	pusFldnameLen REF WORD
) AS DWORD
Request Example View Source

Parameters

hTag
Type: IntPtr
usSegmentNum
Type: Word
pucFieldname
Type: Char
pusFldnameLen
Type: Word

Return Value

Type: DWord
See Also