This method of the IStream Interface discards all changes made to a transacted stream since the last Commit call.
public void Revert();
This method has no effect on streams open in direct mode or streams using the OLE compound file Revert implementation.