2.9.353 Xst
The Xst structure is a string. The string is prepended by its length and is not null-terminated.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cch |
rgtchar (variable) |
||||||||||||||||||||||||||||||
... |
cch (2 bytes): An unsigned integer that specifies the number of characters that are contained in the rgtchar array.
rgtchar (variable): An array of 16-bit Unicode characters that make up a string.