2.2.13.4.1 RopSynchronizationImportHierarchyChange ROP Request Buffer

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

HierarchyValueCount

...

HierarchyValues (variable)

...

PropertyValueCount

PropertyValues (variable)

...

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

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.

HierarchyValueCount (2 bytes):  An unsigned integer that specifies the number of structures present in the HierarchyValues field.

HierarchyValues (variable):  An array of TaggedPropertyValue structures that specify hierarchy-related properties of the folder. The number of structures contained in this field is specified by the HierarchyValueCount field. The format of the TaggedPropertyValue structure is specified in [MS-OXCDATA] section 2.11.4, and possible properties to be set are specified in [MS-OXCFXICS] section 2.2.3.2.4.3.1.

PropertyValueCount (2 bytes):  An unsigned integer that specifies the number of structures present in the PropertyValues field.

PropertyValues (variable):  An array of TaggedPropertyValue structures that specify folder properties. The number of structures contained in this field is specified by the PropertyValueCount field. The format of the TaggedPropertyValue structure is specified in [MS-OXCDATA] section 2.11.4.