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.
Called by AddRefRows and ReleaseRows to either increment or release a reference count to an existing row handle.
HRESULT RefRows(
DBCOUNTITEM cRows,
const HROW rghRows[],
DBREFCOUNT rgRefCounts[],
DBROWSTATUS rgRowStatus[],
BOOL bAdd
);
Parameters
See IRowset::AddRefRows in the OLE DB Programmer's Reference.
Return Value
A standard HRESULT value.
Requirements
Header: atldb.h