FDO API Reference Feature Data Objects

static FDO_API FdoXmlFeaturePropertyWriter* FdoXmlFeaturePropertyWriter::Create FdoXmlWriter writer,
FdoXmlFlags flags = NULL
[static]
 

Creates a Feature Property Writer for writing FDO features to XML.

Parameters:
writer Input XML document writer. Specifies the XML document that the features will be written to.
flags Input options for controlling the writing of the features. If NULL then the default flags are used.
Returns:
Returns FdoXmlFeaturePropertyWriter

Comments or suggestions? Send us feedback.