2.2.27 RopCloneStream ROP

The RopCloneStream ROP ([MS-OXCROPS] section 2.2.9.13) creates a new Stream object that is a clone of another Stream object. The cloned Stream object allows access to the same bytes but has a separate seek pointer. This operation is valid only on Stream objects.

The complete syntax of the ROP request buffer and the ROP response buffer is specified in [MS-OXCROPS]. This section specifies the syntax and semantics of various fields that are not fully specified in [MS-OXCROPS].