Serial Framework C++ Edition

◆ Revert()

virtual HRESULT STDMETHODCALLTYPE Revert ( )
overridevirtual

The method discards all changes that have been made to a transacted stream since the last Commit call. On streams open in direct mode and streams using the COM compound file implementation of IStream::Revert, this method has no effect.

Returns
S_OK if operation completed with success.