|
The CodeMatrix client software is based around a module
which exports a C based interface. All CodeMatrix client
programs utilise this interface. Programmers wishing to
write programs that interface with the CodeMatrix system
without using the scripting interface may use this
interface. The following files are installed along with
the CodeMatrix software.
|
cxapi.h |
provides the API function declarations |
|
cxapi.lib |
provides the API implementation |
At present the documentation for this interface is limited
to the information given in the header file and is
supplied as-is, however customers with a current support
agreement can request any further information as needed
from
support@codematrix.com.
|