2.4.273.46 SXAddl_SXCHierarchy_SXDIconSet
The SXAddl_SXCHierarchy_SXDIconSet record specifies the icon set for a pivot hierarchy, for an SxcHierarchy class.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
hdr |
|||||||||||||||||||||||||||||||
... |
dwIconset |
||||||||||||||||||||||||||||||
... |
reserved |
hdr (6 bytes): An SXAddlHdr structure. The value of hdr.sxc MUST equal 0x02 and the value of hdr.sxd MUST equal 0x20.
dwIconset (4 bytes): An unsigned integer that specifies the icon set.
-
MUST be a value from the following table:
-
Value
Meaning
0x0000
Default
0x0001
3-arrow ascending
0x0002
3-arrow descending
0x0003
5-arrow ascending
0x0004
5-arrow descending
0x0005
5-arrow gray ascending
0x0006
Traffic lights
0x0007
Traffic lights 2
0x0008
Quarters ascending
0x0009
Quarters descending
0x000A
Signs
0x000B
Symbols
reserved (2 bytes): MUST be zero, and MUST be ignored.