Click or drag to resize

ACE.AdsDDGetSubscriptionProperty Method (IntPtr, String, Word, Char, Word)

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsDDGetSubscriptionProperty(
	hObject AS IntPtr,
	strSubscriptionName AS STRING,
	usPropertyID AS WORD,
	strProperty AS CHAR[],
	pusPropertyLen REF WORD
) AS DWORD
Request Example View Source

Parameters

hObject
Type: IntPtr
strSubscriptionName
Type: String
usPropertyID
Type: Word
strProperty
Type: Char
pusPropertyLen
Type: Word

Return Value

Type: DWord
See Also