2.2.2.14 SYNC_CHANGE_BATCH

The SYNC_CHANGE_BATCH structure defines the metadata that describes the changes to be synchronized.


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

Files (variable)

...

...

DeviceNames (variable)

...

...

SyncMetadata (variable)

...

...

Files (variable): A VECTOR_FILE_METADATA_ENTRY structure containing metadata information for all files in the sync batch.

DeviceNames (variable): An array of VECTOR_STRING structures that contains a list of the names of the devices that generated the changes to the files in this batch.

SyncMetadata (variable): A stream of bytes in SYNC_BLOB format that represents the serialized SYNC_CHANGE_INFORMATION structure (specified in [MS-FSVCA] section 2.14).