FDO API Reference Feature Data Objects
virtual FDO_API FdoXmlFeatureHandler* FdoXmlFeatureHandler::FeatureStart ( FdoXmlFeatureContext featureContext,
FdoClassDefinition classDefinition 
) [virtual]

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

Parameters:
featureContext Input caller specified contextual information
classDefinition Input definition containing feature class name, schema name, valid property list, etc.
Returns:
Returns the feature Handler for the feature's properties. If NULL, this feature handler remains in effect.


Comments or suggestions? Send us feedback.