2.5.219 RPHSSub
The RPHSSub structure specifies a phonetic string.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
crun |
cch |
||||||||||||||||||||||||||||||
st (variable) |
|||||||||||||||||||||||||||||||
... |
crun (2 bytes): An unsigned integer that specifies the number of phonetic text runs. MUST be less than or equal to 32767. If crun is zero, there is one phonetic text run.
cch (2 bytes): An unsigned integer that specifies the number of characters in the phonetic string. MUST be less than or equal to 32767.
st (variable): An LPWideString that specifies the phonetic string. The character count in the string MUST be cch.