Provides a mechanism to assemble a fully qualified Source name in a hierarchical
space. This is required since at each point one is browsing just the names below
the current node.
Syntax
Parameters
- SourceName
- The name of a Source at the current level,
obtained from the string enumerator returned by BrowseOPCAreas with a
BrowseFilterType of OPC_SOURCE.
- QualifiedSourceName
- Resulting fully qualified source name.
Return Value
HRESULTS error/success code.
Requirements
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x
See Also