Important: The information in this document is obsolete and should not be used for new development.
Converts a Pascal string in a Mac OS text encoding to a Unicode string.
pascal OSStatus ConvertFromPStringToUnicode (
The ConvertFromPStringToUnicode function provides an easy and efficient way to convert a short Pascal string to a Unicode string without incurring the overhead associated with the function ConvertFromTextToUnicode.
If necessary, this function automatically uses fallback characters to map the text elements of the string.