Unicode Controls & Classes for VB6 - Version 4

clsCommonWrapper.UTF8toStr Function

Converts an UTF8 string to Unicode

Syntax
Public Function UTF8toStr (ByRef Text As String) As String
Parameters
Parameter Description
ByRef Text As String The UTF8 text to convert in Unicode
Remarks