2.9.353 Xst

The Xst structure is a string. The string is prepended by its length and is not null-terminated.


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

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.