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
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family