Fetches rows sequentially, remembering the previous position.
STDMETHOD( GetNextRows )(
   HCHAPTER hReserved,
   DBROWOFFSET lRowsOffset,
   DBROWCOUNT cRows,
   DBCOUNTITEM* pcRowsObtained,
   HROW** prghRows 
);
Parameters
See IRowset::GetNextRows in the OLE DB Programmer's Reference.
Requirements
Header: atldb.h