2.2.13.12.1 RopSetLocalReplicaMidsetDeleted ROP Request Buffer
The following descriptions define valid fields for the RopSetLocalReplicaMidsetDeleted ROP request buffer.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
RopId |
LogonId |
InputHandleIndex |
DataSize |
||||||||||||||||||||||||||||
... |
LongTermIdRangeCount |
||||||||||||||||||||||||||||||
... |
LongTermIdRanges (variable) |
||||||||||||||||||||||||||||||
... |
RopId (1 byte): An unsigned integer that specifies the type of ROP. For this operation this field is set to 0x93.
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.
DataSize (2 bytes): An unsigned integer that specifies the size of both the LongTermIdRangeCount and LongTermIdRanges fields.
LongTermIdRangeCount (4 bytes): An unsigned integer that specifies the number of structures in the LongTermIdRanges field.
LongTermIdRanges (variable): An array of LongTermIdRange structures that specify the ranges of message identifiers that have been deleted. The number of structures contained in this field is specified by the LongTermIdRangeCount field. The format of the LongTermIdRange structure is specified in section 2.2.13.12.1.1.