Converts a UTF16 string to a UTF8 string placing the result in the target buffer.
- Parameters
-
pBuffer | Target buffer to output the resulting string. |
pString | UTF16 string to convert. |
- Returns
- The length of the result string in bytes.
- See Also
- MFString_UFT8ToWChar()
-
MFString_UFT8AsWChar()