IRowsetImpl::GetNextRows
The latest version of this topic can be found at IRowsetImpl::GetNextRows.
Fetches rows sequentially, remembering the previous position.
Syntax
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
See Also
IRowsetImpl Class
IRowsetImpl::AddRefRows
IRowsetImpl::ReleaseRows