2.2.1.34 CColumnGroup

The CColumnGroup structure contains information about a property's weight in a single group.


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

count

_groupPid

Props (variable)

...

count (4 bytes): A 32-bit unsigned integer containing the number of elements in the Props array.

_groupPid (4 bytes): A 32-bit unsigned integer specifying group ID, a full property specification that can be used in the corresponding CProbRestriction. The value of _groupPid MUST satisfy the following result: (0xFFFF0000 & _groupPid) == 0x7FFF0000.

Props (variable): An array of SProperty structures, each specifying a PID and a weight for a property.