Show pageOld revisionsBacklinksAdd to bookBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Revert ====== Method of [[:scripting:api:stream:start|IStream]] ===== Description ===== ===== Syntax ===== ==== JavaScript ==== <code javascript> Stream.Revert(); </code>==== Visual Basic Script ==== <code vb> Stream.Revert </code>==== C++ ==== <code cpp> HRESULT hr = Stream.Revert(); </code>===== See Also ===== [[:scripting:api:stream:start|IStream]] ~~NOTOC~~