点击或拖拽改变大小

ACE.AdsDDMoveObjectFile 方法

X#

命名空间:  XSharp.ADS
程序集:  XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法
 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
查看代码

参数

hDictionary
类型:IntPtr
usObjectType
类型:UInt16
strObjectName
类型:String
strNewPath
类型:String
strIndexFiles
类型:String
strParent
类型:String
ulOptions
类型:UInt32

返回值

类型:UInt32
参见