1.10.7. reader_StartIteration()

[<<<] [>>>]

The package supports functions that help upper layer modules to iterate through the lines read. This function should be called to start the iteration and to set the internal iteration pointer to the first line.

void reader_StartIteration(pReadObject pRo
);

[<<<] [>>>]