OPN2001

Revision as of 22 October 2010 19:16 by Administrator (Comments | Contribs) m

FAQ

Is there a .NET SDK for the OPN2001?

Yes - there is a .NET wrapper for the OPN2001 which wraps all of the functions in the OPN2001's native library, making it easily usable in your .NET application.

I'm trying to integrate the OPN2001 ActiveX control with my Silverlight application, but when I try to create the opnCtl object, I get an exception. What's going on?

The OPN2001 ActiveX control doesn't expose an Automation API, which is why the exception occurs. See the MSDN article about using Automation here.