ltmmGetErrorText Example for Visual Basic
Private Sub ltmmConvert_ErrorAbort(ByVal errorcode As Long) MsgBox ltmmGetErrorText (errorcode) End Sub