Click or drag to resize

ACE.AdsDDFindFirstObject Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsDDFindFirstObject(
	hObject AS IntPtr,
	usFindObjectType AS WORD,
	strParentName AS STRING,
	strObjectName AS CHAR[],
	pusObjectNameLen REF WORD,
	phFindHandle OUT IntPtr
) AS DWORD
Request Example View Source

Parameters

hObject
Type: IntPtr
usFindObjectType
Type: Word
strParentName
Type: String
strObjectName
Type: Char
pusObjectNameLen
Type: Word
phFindHandle
Type: IntPtr

Return Value

Type: DWord
See Also