Autodesk FDO Data Management Utility API Reference

Autodesk FDO Data Management Utility

API Reference Autodesk FDO Data Management Utility
virtual FDOUSERMGR_API bool FdoDbUserReader::ReadNext (  )  [virtual]

Advances the reader to the next item and returns true if there is another object to read or false if reading is complete. 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?