Click or drag to resize

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

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsDDSetPublicationProperty(
	hDictionary AS IntPtr,
	strPublicationName AS STRING,
	usPropertyID AS WORD,
	strProperty AS CHAR[],
	usPropertyLen AS WORD
) AS DWORD
Request Example View Source

Parameters

hDictionary
Type: IntPtr
strPublicationName
Type: String
usPropertyID
Type: Word
strProperty
Type: Char
usPropertyLen
Type: Word

Return Value

Type: DWord
See Also