IRowsetImpl::AddRefRows

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 OverviewClass Members

See Also

IRowsetImpl::RefRows, IRowsetImpl::GetNextRows, IRowsetImpl::ReleaseRows