Click or drag to resize

ACEUNPUB.AdsGetColumnPermissions Method

X#

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

Parameters

hTable
Type: IntPtr
usColumnNum
Type: Word
pucPermissions
Type: String

Return Value

Type: DWord
See Also