Page 1 of 1

Browse tree of nodes

Posted: 29 Aug 2017, 11:09
by nemethz
How can I browse the tree of nodes?
The UaClient_Session_BeginBrowseList() function lists child nodes of NodeToBrowse, but there are not information on listed child nodes have or haven't child nodes.
How can I get the returned node has child node?
Available example code?

Re: Browse tree of nodes

Posted: 05 Sep 2017, 19:25
by nemethz
I solved.