FDO API Reference Feature Data Objects

virtual FDO_API FdoXmlFeatureHandler* FdoXmlFeatureHandler::FeatureDocumentStart FdoXmlFeatureContext  )  [virtual]
 

Default feature handler callback that is called when the FdoXmlFeaturePropertyReader starts reading an XML document. Does nothing.

Parameters:
featureContext Input caller specified contextual information
Returns:
Returns the feature Handler for all sub-elements of the element that was current when the read started. If NULL, this feature handler remains in effect.

Comments or suggestions? Send us feedback.