I have a quick question about BON::RegistryNode::getValueByPath( string ).<br><br>The documentation does not mention the format of the path string <br>( is it "Root\\Stuff\\Node3" or "Root/Stuff/Node3"), and
<br>looking at the definition of the function in BONImpl.cpp, it's not clear what<br>return value to expect if the path is not found. I assume it's either an empty <br>string, or else an exception.<br><br>Is there anyone that could clarify these for me?
<br><br>Thanks,<br>-Joe<br><br><br><br>