Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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