====== Revert ====== Method of [[:scripting:api:stream:start|IStream]] ===== Description ===== ===== Syntax ===== ==== JavaScript ==== Stream.Revert(); ==== Visual Basic Script ==== Stream.Revert ==== C++ ==== HRESULT hr = Stream.Revert(); ===== See Also ===== [[:scripting:api:stream:start|IStream]] ~~NOTOC~~
Stream.Revert();
Stream.Revert
HRESULT hr = Stream.Revert();