BCGControlBar Pro for MFC
virtual void CBCGPADOGridCtrl::OnItemUpdateFailed ( _com_error &  err)
inlinevirtual

Called by the library when OnItemChanged() has failed.

Override this method in a derived class if you want to be notified when OnItemChanged() has failed. This method is called from the exception handler.

Parameters
errcontain the COM error thrown by ADO.