ServerHelperApi::SetUnicode(int)
Sets or unsets the Unicode flag on the personal server.
Virtual? |
No |
|
Class |
||
Arguments |
|
set to 1 to enable Unicode in the personal server |
Returns |
|
Notes
This method is used to enable Unicode mode when initializing a personal
server. This method needs to be called before calling InitLocalServer()
.
The Unicode setting of the personal server much match the Unicode setting
of any shared servers it will push or fetch content to. CopyConfiguration()
can be used to ensure the personal server matches the settings of the
shared server.