2.4.273.23 SXAddl_SXCCacheItem_SXDItmMpropMap

The SXAddl_SXCCacheItem_SXDItmMpropMap record specifies the mapping of the member properties for this cache item, for an SxcCacheItem 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

...

reserved

...

rgMemProps (variable)

...

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

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

rgMemProps (variable): An array of 4-byte signed integers. Each element of this array specifies a cache item index, as specified by Cache Items, in the cache field associated with that element. For a given element, the associated cache field is the cache field specified by the element with the same index in the rgMap array of the preceding SXAddl_SXCCacheField_SXDIfdbMempropMap record. Each referenced cache item specifies a member property value.

A value of -1 specifies no cache item. Each element in this array MUST be greater than or equal to -1.