2.2.9.11.1 RopUnlockRegionStream ROP Request Buffer

The following descriptions define valid fields for the RopUnlockRegionStream ROP request buffer.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

RopId

LogonId

InputHandleIndex

RegionOffset

...

...

RegionSize

...

...

LockFlags

...

RopId (1 byte):  An unsigned integer that specifies the type of ROP. For this operation this field is set to 0x5C.

LogonId (1 byte):  An unsigned integer that specifies the logon associated with this operation.

InputHandleIndex (1 byte):  An unsigned integer index that specifies the location in the Server object handle table where the handle for the input Server object is stored. For more information about Server objects, see section 1.3.1.

RegionOffset (8 bytes):  An unsigned integer that specifies the byte location in the stream where the region begins.

RegionSize (8 bytes):  An unsigned integer that specifies the size of the region, in bytes.

LockFlags (4 bytes):  A flags structure that contains flags specifying the behavior of the lock operation. The possible values for this structure are specified in [MS-OXCPRPT] section 2.2.25.1.