I've got a Unicode string I'd like to split using split2WS, however it returns a CkStringArray not a CkStringArrayW.. Is there a more appropriate way to do this so I get a CkStringArrayW? I have searched and can't find a method that returns a Unicode string array.
Thanks!
M