Visual Basic (Declaration) | |
---|---|
Public Function FindSource( _ ByVal context As ISystemContext, _ ByVal qualifiedAreaName As String, _ ByVal sourceName As String, _ ByVal namespaceIndex As UShort _ ) As BaseObjectState |
C# | |
---|---|
public BaseObjectState FindSource( ISystemContext context, string qualifiedAreaName, string sourceName, ushort namespaceIndex ) |
Parameters
- context
- The context.
- qualifiedAreaName
- qualified name of the area.
- sourceName
- Name of the source.
- namespaceIndex
- Index of the namespace.
Return Value
The source.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family