The server must return strings that can be added to sources for the EventServer.EnableConditionBySource method.
| Visual Basic (Declaration) | |
|---|---|
Public Function GetQualifiedSourceName( _ ByVal sourceName As String, _ ByRef qualifiedSourceName As String _ ) As Integer | |
| C# | |
|---|---|
public int GetQualifiedSourceName( string sourceName, out string qualifiedSourceName ) | |
Parameters
- sourceName
- The name of a Source at the current level, obtained from the string array returned by BrowseOPCAreas with a BrowseFilterType of 'Source'.
- qualifiedSourceName
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family