2.5.98.97 SerStr
The SerStr structure specifies a text string in an array of values.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.