FDO API Reference Feature Data Objects

virtual FDO_API void FdoPhysicalPropertyMapping::InitFromXml FdoXmlSaxContext pContext,
FdoXmlAttributeCollection attrs
[virtual]
 

Initializes this Physical Property Mapping from its XML attributes. Called when this element is deserialized from XML. This function decodes any encoded property names (See _writeXml). Can be extended to handle particular XML attributes for derived classes.

Parameters:
pContext Input context contain information about the current deserialization operation
attrs Input the XML attributes.
Returns:
Returns nothing

Reimplemented from FdoPhysicalElementMapping.


Comments or suggestions? Send us feedback.