Click or drag to resize

ACE.AdsDDMoveObjectFile Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsDDMoveObjectFile(
	hDictionary AS IntPtr,
	usObjectType AS WORD,
	strObjectName AS STRING,
	strNewPath AS STRING,
	strIndexFiles AS STRING,
	strParent AS STRING,
	ulOptions AS DWORD
) AS DWORD
Request Example View Source

Parameters

hDictionary
Type: IntPtr
usObjectType
Type: Word
strObjectName
Type: String
strNewPath
Type: String
strIndexFiles
Type: String
strParent
Type: String
ulOptions
Type: DWord

Return Value

Type: DWord
See Also