FDO API Reference Feature Data Objects

virtual FDO_API void FdoXmlDeserializable::ReadXml FdoIoStream stream,
FdoXmlFlags flags = NULL
[virtual]
 

Reads an XML document from a stream.

Parameters:
reader Input the stream. Must be positioned at the start of an XML document.
flags Input controls the reading of the elements from the document. If NULL then the default flags are used (see FdoXmlFlags::Create())

Comments or suggestions? Send us feedback.