Unicode Controls & Classes for VB6 - Version 4
clsCommonWrapper
.StrToUTF8 Function
Converts an Unicode string to a UTF8 string
Syntax
Public Function StrToUTF8 (ByRef
Text
As String) As String
Parameters
Parameter
Description
ByRef
Text
As String
Unicode text to convert in UTF8
Remarks