Click or drag to resize

ACE.AdsDDCreatePublication Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsDDCreatePublication(
	hDictionary AS IntPtr,
	strPublicationName AS STRING,
	strComments AS STRING,
	ulOptions AS DWORD
) AS DWORD
Request Example View Source

Parameters

hDictionary
Type: IntPtr
strPublicationName
Type: String
strComments
Type: String
ulOptions
Type: DWord

Return Value

Type: DWord
See Also