Book a Demo

Author Topic: Importing a third party type lib  (Read 2182 times)

jeffclark

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Importing a third party type lib
« on: December 29, 2004, 11:07:00 am »
Is there a method to import the public interface from a COM DLL or TypeLib?

We have several that we reference and I need to connect to in sequence diagrams.

I feel like I'm missing a basic task (still a newbe).

Jeff
JPClark, INC.

thomaskilian

  • Guest
Re: Importing a third party type lib
« Reply #1 on: December 30, 2004, 12:58:27 am »
Not directly. You can either ask someone with Rose to do this for you (and then transport it via XMI) or you create C Header files with another tool that in turn you can import to EA.