Parameters |
Description |
int * length = NULL |
[out] Length returned string. |
bool * raw = NULL |
[out] Raw flag. |
str |
[in] Source string. |
ulRanges |
[in] Ranges underlined, overlined and striked. |
Result string with special sequences if it is needed
Conversion source string with flags underlined, overlined and striked to string with special sequence %%u, %%o and %%k
Copyright © 2002–2022. Open Design Alliance. All rights reserved.
|