" /> What is AxInterop and where do I find it? - Genesys CTI User Forum

Author Topic: What is AxInterop and where do I find it?  (Read 8501 times)

PK

  • Guest
What is AxInterop and where do I find it?
« on: December 13, 2006, 03:40:50 PM »
Advertisement
Hi,

where is AxInterop and where do I find it? Is it a wrapper for Genesys Desktop ActiveX component? Does Genesys provide it for people who want to use it with C# or is it something we have to make on our own?  ???

Thank you in advance,
Me

Great forum, btw! :-*

Offline Eisa

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
Re: What is AxInterop and where do I find it?
« Reply #1 on: December 14, 2006, 03:56:20 PM »
  • Best Answer
  • Hi,
    it mean ActiveX Interoperability which mean using activex components in dot net environment
    you just add the OCX to your dev env right click the toolbox -- add/ remove items -- COM components tab

    just with compilation the compiler creates a wrapper using this naming convention
    axinterop.ocxname.dll