2.2.5.2.1 RopSortTable ROP Request Buffer

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

SortTableFlags

SortOrderCount

CategoryCount

ExpandedCount

SortOrders (variable)

...

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

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.

SortTableFlags (1 byte):  A flags structure that contains flags that control this operation. The possible values are specified in [MS-OXCTABL] section 2.2.2.3.1.

SortOrderCount (2 bytes):  An unsigned integer that specifies how many SortOrder structures are present in the SortOrders field. The format of the SortOrder structure is specified in [MS-OXCDATA] section 2.13.1.

CategoryCount (2 bytes):  An unsigned integer that specifies the number of category SortOrder structures in the SortOrders field.

ExpandedCount (2 bytes):  An unsigned integer that specifies the number of expanded categories in the SortOrders field.

SortOrders (variable):  An array of SortOrder structures that specifies the sort order for the rows in the table. The number of structures contained in this field is specified by the SortOrderCount field.