Click or drag to resize

ACE.AdsMgGetConfigInfo Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsMgGetConfigInfo(
	hMgmtHandle AS IntPtr,
	pstConfigValues AS IntPtr,
	pusConfigValuesStructSize REF WORD,
	pstConfigMemory AS IntPtr,
	pusConfigMemoryStructSize REF WORD
) AS DWORD
Request Example View Source

Parameters

hMgmtHandle
Type: IntPtr
pstConfigValues
Type: IntPtr
pusConfigValuesStructSize
Type: Word
pstConfigMemory
Type: IntPtr
pusConfigMemoryStructSize
Type: Word

Return Value

Type: DWord
See Also