LoadFromInStream Procedure
Loads the XML from an InStream.
Signature
LoadFromInStream(var IS: InStream; XPath: Text) Level: Integer
Parameters
var IS
InStream
The InStream that contains the XML Data.
XPath
Text
The XPath that should be loaded when the reader is loaded.
Returns
Integer
A unique number identifying the XML nodes found with the given XPath. If no nodes could be found that matched the provided XPath, a zero (0) will be returned.
This documentation is generated from Smart Toolbox v27.0