2.2.25.1 RopUnlockRegionStream ROP Request Buffer

The following descriptions define valid fields for the RopUnlockRegionStream ROP request buffer ([MS-OXCROPS] section 2.2.9.11.1).

RegionOffset (8 bytes):  An unsigned 64-bit integer that specifies the number of bytes from the beginning of the stream where the beginning of the region to be unlocked is located.

RegionSize (8 bytes):  An unsigned 64-bit integer that specifies the size, in bytes, of the region to be unlocked.

LockFlags (4 bytes):  A set of bits that control the read/write access to the locked region. The value of the LockFlags field MUST be one of the values specified in section 2.2.24.1. In addition, it MUST be set to the same value that was used in the RopLockRegionStream ROP request buffer ([MS-OXCROPS] section 2.2.9.10) that was used to lock the region of bytes.