Browse the current branch for branches/items and build a TreeNode structure
The nodes returned depends on the selection parameters.
Syntax
Parameters
- OneLevelOnly
- IN: if true the browse is limited to the current branch.
- IncludeItems
- IN: if true items and branches are returned in the browse result, otherwise only branches.
- tree
- OUT TreeNode structure with all branches and items
Return Value
HRESULT success/error code
Requirements
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x
See Also