2.2.2.8 PropertyGroupInfo Structure

The PropertyGroupInfo structure specifies a mapping between a group index and property tags within a property group. For more details about property groups, see section 3.2.5.7.


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

GroupId

Reserved

GroupCount

Groups (variable)

...

GroupId (4 bytes):  An unsigned 32-bit integer value that identifies a property mapping within the current synchronization download context.

Reserved (4 bytes):  This value MUST be set to 0x00000000.

GroupCount (4 bytes):  An unsigned 32-bit integer value that specifies how many PropertyGroup structures, as specified in section 2.2.2.8.1, are present in the Groups field. This field MUST NOT be set to 0x00000000.

Groups (variable):  An array of PropertyGroup structures, as specified in section 2.2.2.8.1. The number of PropertyGroup structures in this value is specified by the value of the GroupCount field.