2.4.273.9 SXAddl_SXCCache_SXDVer10Info

The SXAddl_SXCCache_SXDVer10Info record specifies information for a PivotCache for an SxcCache class.


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

hdr

...

reserved1

...

citmGhostMax

bVerCacheLastRefresh

bVerCacheRefreshableMin

numDateCopy

...

...

reserved2

hdr (6 bytes):  An SXAddlHdr structure. The value of hdr.sxc MUST equal 0x03 and the value of hdr.sxd MUST equal 0x02.

reserved1 (6 bytes): MUST be zero, and MUST be ignored.

citmGhostMax (4 bytes): A signed integer that specifies the number of unused cache items to allow before discarding unused cache items. MUST<128> be greater than or equal to -1 and less than or equal to 1048576. If this value is -1, the number of unused cache items retained by the application is optimized to balance memory usage on the system and future usage of cache items.

bVerCacheLastRefresh (1 byte): A DataFunctionalityLevel type that specifies the data functionality level that the PivotCache was last refreshed with. MUST be 0xFF or one of the values of the DataFunctionalityLevel type. If this value is equal to 0xFF, the data functionality level is not set.

bVerCacheRefreshableMin (1 byte): A DataFunctionalityLevel type that specifies the lowest data functionality level the application is allowed to refresh the PivotCache with. MUST be 0xFF or one of the values of the DataFunctionalityLevel type. If this value is equal to 0xFF, the data functionality level is not set.

numDateCopy (8 bytes): A DateAsNum structure that specifies the date and time when the PivotCache was last refreshed.

reserved2 (2 bytes): MUST be zero, and MUST be ignored.