Use the CreateTree method to browse the server.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal brw As OPCHDABrowser _ ) |
C# | |
---|---|
public BrowseHDATree( OPCHDABrowser brw ) |
Parameters
- brw
- HDA server browser object to be used. Each HDA browser has a set of filter that are defined when the OPCHDABrowser object is created.
Target Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.x