Share via


IRowsetUpdateImpl::Undo

Undoes any changes to the row since the last fetch or update.

STDMETHOD ( Undo )( 
   HCHAPTER /* hReserved */, 
   DBCOUNTITEM cRows, 
   const HROW rghRows[ ], 
   DBCOUNTITEM* pcRowsUndone, 
   HROW** prgRowsUndone, 
   DBROWSTATUS** prgRowStatus  
);

Parameters

For other parameters, see IRowsetUpdate::Undo in the OLE DB Programmer's Reference.

Requirements

Header: atldb.h

See Also

Reference

IRowsetUpdateImpl Class

Other Resources

IRowsetUpdateImpl Members