2.2.13.1.1 RopSynchronizationConfigure ROP Request Buffer

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

OutputHandleIndex

SynchronizationType

SendOptions

SynchronizationFlags

RestrictionDataSize

RestrictionData (variable)

...

SynchronizationExtraFlags

PropertyTagCount

PropertyTags (variable)

...

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

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.

OutputHandleIndex (1 byte):  An unsigned integer index that specifies the location in the Server object handle table where the handle for the output Server object will be stored.

SynchronizationType (1 byte):  An enumeration that controls the type of synchronization. The possible values for this enumeration are specified in [MS-OXCFXICS] section 2.2.3.2.1.1.1.

SendOptions (1 byte):  A flags structure that controls the behavior of the operation. The possible values are specified in [MS-OXCFXICS] section 2.2.3.1.1.1.1.

SynchronizationFlags (2 bytes):  A flags structure that contains flags that control the behavior of the synchronization. The possible values are specified in [MS-OXCFXICS] section 2.2.3.2.1.1.1.

RestrictionDataSize (2 bytes):  An unsigned integer that specifies the length, in bytes, of the RestrictionData field.

RestrictionData (variable):  A restriction packet, as specified in [MS-OXCDATA] section 2.12, that specifies the filter for this synchronization object. The size of this field, in bytes, is specified by the RestrictionDataSize field.

SynchronizationExtraFlags (4 bytes):  A flags structure that contains flags control the additional behavior of the synchronization. The possible values are specified in [MS-OXCFXICS] section 2.2.3.2.1.1.1.

PropertyTagCount (2 bytes):  An unsigned integer that specifies how many PropertyTag structures are present in the PropertyTags field.

PropertyTags (variable):  An array of PropertyTag structures that specifies the property tags to be used for the synchronization process. The number of structures contained in this field is specified by the PropertyTagCount field. The format of the PropertyTag structure is specified in [MS-OXCDATA] section 2.9.