Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: PK on December 13, 2006, 03:40:50 PM

Title: What is AxInterop and where do I find it?
Post by: PK on December 13, 2006, 03:40:50 PM
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! :-*
Title: Re: What is AxInterop and where do I find it?
Post by: Eisa on December 14, 2006, 03:56:20 PM
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