Unicode Controls & Classes for VB6 - Version 4

clsCommonWrapper.IsUTF8String Function

Checks if a string is UTF8

-  Syntax
Public Function IsUTF8String (ByRef sText As String) As Boolean
-  Parameters
Parameter Description
ByRef sText As String The string to check