2.5.13 CFFlag

The CFFlag structure specifies an icon within an icon set.

The following packet diagram specifies this structure.


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

iIconSet

iIcon

iIconSet (4 bytes): A KPISets (section 2.5.86) enumeration that specifies the icon set.

iIcon (4 bytes): An Icon (section 2.5.75) structure that specifies the icon. If iIconSet is equal to -1, this value MUST be -1. If iIconSet is not equal to -1, this value MUST be greater than or equal to 0. If the icon set specified by iIconSet has three icons, this value MUST be less than or equal to 2. If the icon set specified by iIconSet has four icons, this value MUST be less than or equal to 3. If the icon set specified by iIconSet has five icons, this value MUST be less than or equal to 4.