Unicode Controls & Classes for VB6 - Version 4

clsCommonWrapper.ChrW Function

Returns the Unicode character from a given character ordinal

Syntax
Public Function ChrW (ByRef l As Long) As String
Parameters
Parameter Description
ByRef l As Long The character ordinal
Remarks