Unicode Controls & Classes for VB6 - Version 4

clsCommonWrapper.ShowErrorW Method

Shows an error message box

Syntax
Public Sub ShowErrorW (ByRef sError As String)
Parameters
Parameter Description
ByRef sError As String The error string
Remarks