STDMETHOD( AddRefRows )( ULONG cRows, const HROW rghRows[], ULONG rgRefCounts[], DBROWSTATUS rgRowStatus[] );
See IRowset::AddRefRows in the OLE DB Programmer's Reference.
Remarks
Adds a reference count to an existing row handle.
IRowsetImpl Overview | Class Members
See Also
IRowsetImpl::RefRows, IRowsetImpl::GetNextRows, IRowsetImpl::ReleaseRows