点击或拖拽改变大小

ACE.AdsDDFindFirstObject 方法

X#

命名空间:  XSharp.ADS
程序集:  XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法
 STATIC METHOD AdsDDFindFirstObject(
	hObject AS IntPtr,
	usFindObjectType AS WORD,
	strParentName AS STRING,
	strObjectName AS CHAR[],
	pusObjectNameLen REF WORD,
	phFindHandle OUT IntPtr
) AS DWORD
查看代码

参数

hObject
类型:IntPtr
usFindObjectType
类型:UInt16
strParentName
类型:String
strObjectName
类型:Char
pusObjectNameLen
类型:UInt16
phFindHandle
类型:IntPtr

返回值

类型:UInt32
参见