2.4.304 SXString
The SXString record specifies a segment of a string that contains information about a PivotCache or an external connection. When this record occurs in a sequence of records that conforms to the SRCSXOPER rule or the GRPSXOPER rule, then it specifies a cache item with a string value.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cch |
segment (variable) |
||||||||||||||||||||||||||||||
... |
cch (2 bytes): An unsigned integer that specifies the length, in characters, of the XLUnicodeStringNoCch structure in the segment field. If cch is 0xFFFF, segment MUST NOT exist.
segment (variable): An XLUnicodeStringNoCch structure that specifies a segment of the string. This exists only if the value of the cch field is different than 0xFFFF.