IRowsetImpl::AddRefRows
STDMETHOD( AddRefRows )( ULONG cRows**, const HROW** rghRows**[], ULONG** rgRefCounts**[], DBROWSTATUS** rgRowStatus**[] );**
See 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