Click or drag to resize

ACE.AdsGetConnectionProperty Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsGetConnectionProperty(
	hConnect AS IntPtr,
	usPropertyID AS WORD,
	pvProperty AS BYTE[],
	pulPropertyLen REF DWORD
) AS DWORD
Request Example View Source

Parameters

hConnect
Type: IntPtr
usPropertyID
Type: Word
pvProperty
Type: Byte
pulPropertyLen
Type: DWord

Return Value

Type: DWord
See Also