FDO API Reference Feature Data Objects

virtual FDO_API bool FdoILongTransactionConflictDirectiveEnumerator::ReadNext  )  [pure virtual]
 

Advances the enumerator to the next conflict. The default position of the enumerator is prior to the first item. Thus, you must call ReadNext to begin accessing any data. ReadNext returns true until the end of the directives is reached. After the end of the directives is passed, subsequent calls to ReadNext return false until Reset is called.

Returns:
Returns True until the end of the directives is reached

Comments or suggestions? Send us feedback.