APx C++ Examples
Version | 6.0 |
---|---|
File size | 1 MB |
Create Date | 22.02.2024 |
Last Update | 25.10.2023 |
Description | The APx500 software API is designed for use with the .NET Framework. The API is written entirely with managed code, and is not designed for use with COM or legacy VB/C++ applications. However, .NET interfaces can be called from non .NET applications with the proper steps. There are two main approaches to calling .NET interfaces from Visual C++ applications. The first approach adds Common Language Runtime (CLR) support to your existing C++ applications using the new C++/CLI language features of Visual Studio. This feature is available in Visual Studio 2008 or higher. The second approach involves creating a wrapper DLL which has a COM interface. The wrapper DLL will be a C++/CLI DLL, and will expose an interface that can be called from unmanaged C++. |
APx_C_plus_plus_examples.zip |
Are you having trouble registering or logging into your account?
If so, please do not hesitate to reach out to our marketing team directly at [email protected].
For technical support, please visit our Support page. For product-related questions, reach out via our Sales contact page.