FDO API Reference Feature Data Objects
virtual FDO_API void FdoXmlSerializable::WriteXml ( FdoString fileName,
FdoXmlFlags flags = NULL 
) [virtual]

Writes this object to a file. A complete XML document, containing this object, is written.

Parameters:
fileName Input the file name.
flags Input controls the writing of the elements to the document. If NULL then the default flags are used (see FdoXmlFlags::Create())


Comments or suggestions? Send us feedback.