Do we have a EMS dll for connecting, sending, and receiving messages from a Visual Basic 6 (VB6)application?

Do we have a EMS dll for connecting, sending, and receiving messages from a Visual Basic 6 (VB6)application?

book

Article ID: KB0086933

calendar_today

Updated On:

Products Versions
TIBCO Enterprise Message Service -
Not Applicable -

Description

Resolution:
VB6 was based upon COM, VB .NET (VB7) is based upon .NET technologies (note that ".NET" is used to name many different things,
which can get confusing, although they were all designed to be used together).  While .NET programs can access COM controls and functions,
the reverse is not true. So we don't ship dll based on VB6 COM objects.

Issue/Introduction

Do we have a EMS dll for connecting, sending, and receiving messages from a Visual Basic 6 (VB6)application?