Supported programming languages
CAMAPI is based on COM technology. COM enables object use with only knowing its interface. This means, that CAMAPI objects are required to implement public interfaces. This set of interfaces forms the basis of the API SDK.
Thus, the supported programming languages are:
For convenience, all examples will be provided in each of these programming languages.