FDO API Reference Feature Data Objects

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

Advances the reader to the next item. The default position of the reader is prior to the first item. Thus, you must call ReadNext to begin accessing any data.

Returns:
Returns true if there is a next item.

Comments or suggestions? Send us feedback.