ShowBranches method

Description
Fills the collection with names of the branches at the current browse position.
Syntax
ShowBranches
()
Example
Dim MyOPCBrowser as OPCBrowser
Set MyOPCBrowser = MyOPCServer.CreateBrowser
'/* Get branch information
MyOPCBrowser.ShowBranches
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal