IRowsetImpl::GetNextRows
STDMETHOD( GetNextRows )( HCHAPTER hReserved**, LONG** lRowsOffset**, LONG** cRows**, ULONG *pcRowsObtained, HROW ****prghRows );
See in the OLE DB Programmer's Reference.
Remarks
Fetches rows sequentially, remembering the previous position.
IRowsetImpl Overview | Class Members
See Also