dgnModel_getEOF () returns the end-of-file marker, so you could use that before you start the iteration, then test during the iteration. But that doesn't seem very elegant.
↧
dgnModel_getEOF () returns the end-of-file marker, so you could use that before you start the iteration, then test during the iteration. But that doesn't seem very elegant.