2.5.219 RPHSSub

The RPHSSub structure specifies a phonetic string.


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

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.