FDO API Reference Feature Data Objects

virtual FDO_API FdoXmlFeatureHandler* FdoXmlFeatureHandler::FeatureStartObjectProperty FdoXmlFeatureContext ,
FdoString ,
FdoClassDefinition
[virtual]
 

Default feature handler callback that is called when the FdoXmlFeaturePropertyReader encounters the start of an object property. Does nothing.

Parameters:
featureContext Input caller specified contextual information
name Input object property name
classDefinition Input definition for the object property's class.
Returns:
Returns the feature Handler for the current object property's sub-properties. If NULL, this feature handler remains in effect.

Comments or suggestions? Send us feedback.