2.4.273.86 SXAddl_SXCSXFilter12_SXDXlsFilter
The SXAddl_SXCSXFilter12_SXDXlsFilter record specifies information for an advanced filter, for an SXCSXFilter12 class.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
hdr |
|||||||||||||||||||||||||||||||
... |
reserved |
||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
cft |
|||||||||||||||||||||||||||||||
ccriteria |
|||||||||||||||||||||||||||||||
data (28 bytes) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
hdr (6 bytes): An SXAddlHdr structure. The value of hdr.sxc MUST equal 0x1D and the value of hdr.sxd MUST equal 0x3C.
reserved (6 bytes): MUST be zero, and MUST be ignored.
cft (4 bytes): A CFT enumeration that specifies the custom filter type. If the sxft field in SXAddl_SXCSXFilter12_SXDSXFilter is equal to SXFTCOUNT, SXFTPERCENT, or SXFTSUM, this value MUST be CFTTOP10.
ccriteria (4 bytes): A signed integer that specifies the number of criteria. MUST be greater than or equal to zero and less than or equal to 2.
data (28 bytes): A 28-byte structure that contains the filter data.
-
If cft equals CFTTOP10 this is an XlsFilter_Top10 structure, otherwise this is an XlsFilter_Criteria structure.