FDO API Reference Feature Data Objects
virtual FDO_API void FdoXmlDeserializable::ReadXml ( FdoXmlReader xmlReader,
FdoXmlFlags flags = NULL 
) [virtual]

Reads an XML document from an XML reader.

Parameters:
xmlReader Input the XML reader.
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.