2.2.6.11.1 RopSetMessageReadFlag ROP Request Buffer

The following descriptions define valid fields for the RopSetMessageReadFlag 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

ResponseHandleIndex

InputHandleIndex

ReadFlags

ClientData (optional)

...

...

...

...

...

...

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

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

ResponseHandleIndex (1 byte):  An unsigned integer index that specifies the location in the Server object handle table that is referenced in the response. For more information about Server objects, see section 1.3.1.

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.

ReadFlags (1 byte):  A flags structure. The possible values for these flags are specified in [MS-OXCMSG] section 2.2.3.11.1.

ClientData (24 bytes):  An array of bytes that is present when the logon associated with LogonId was created with the Private flag, as specified in [MS-OXCSTOR] section 2.2.1.1.1, unset and is not present otherwise. This value specifies the information that is returned to the client in a successful response.