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

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

Parameters:
featureContext Input caller specified contextual information
classDefinition Input class definition.
Returns:
Returns the feature Handler for the features in this collection. If NULL, this feature handler remains in effect.


Comments or suggestions? Send us feedback.