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