FDO API Reference Feature Data Objects

virtual FDO_API FdoBoolean FdoXmlFeatureHandler::FeatureEnd FdoXmlFeatureContext  )  [virtual]
 

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

Parameters:
featureContext Input caller specified contextual information
Returns:
Returning true causes the current parse to stop. Returning false causes the parse to continue. Return value is ignored if the current parse is not an incremental parse ( see FdoXmlFeaturePropertyReader::Parse())

Comments or suggestions? Send us feedback.