Provides a mechanism to assemble a fully qualified Area name in a hierarchical space.
This is required since at each point one is browsing just the names below the
current node.
Syntax
Parameters
- AreaName
- The name of an Area at the current level, obtained from the string
enumerator returned by BrowseOPCAreas with a BrowseFilterType of OPC_AREA.
- QualifiedAreaName
- Resulting fully qualified area 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