uaPLUS Reference
FindSource Method
See Also  Send Feedback
Advosol.uaPLUS.AE Namespace > ComAeBrowserClient Class : FindSource Method

context
The context.
qualifiedAreaName
qualified name of the area.
sourceName
Name of the source.
namespaceIndex
Index of the namespace.

Glossary Item Box

Finds the source.

Syntax

Visual Basic (Declaration) 
Public Function FindSource( _
   ByVal context As ISystemContext, _
   ByVal qualifiedAreaName As String, _
   ByVal sourceName As String, _
   ByVal namespaceIndex As UShort _
) As BaseObjectState

Parameters

context
The context.
qualifiedAreaName
qualified name of the area.
sourceName
Name of the source.
namespaceIndex
Index of the namespace.

Return Value

The source.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.