This method cancels the currently active transaction for an open Repository. All updates made during the transaction are undone. The nested transaction count is set to zero.
HRESULT Abort( void );
Return Value
S_OK
The method completed successfully.
Error
This method failed to complete successfully.