2.5.98.97 SerStr

The SerStr structure specifies a text string in an array of values.


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

reserved

cch

rgch (variable)

...

reserved (1 byte): Reserved. This value MUST be 0x01.

cch (2 bytes):  An unsigned integer that specifies the number of characters in rgch. Its value MUST be less than 256.

rgch (variable):  An array of 16-bit Unicode characters in the string.