
Page 21
Copyright © 2017 Matrix Technology Solutions Limited
www.matrixtsl.com
Controlling the MIAC
Using C++ / C# / VB
MIAC AllCode
Instructional Guide
Using VB
The same program is shown on the right,
this time in Visual Basic.
You will see that the program style
is very similar to the C# program, with
only some minor differences in syntax.
The calls to the AllCode API are identical.
The MA_DLL.vb file should be added to
your project.
Remember also to put the “MA.DLL” file
into the same folder as your created EXE.
Using C++
The same program is shown on the right,
this time in C++.
To use the DLL with C++, you need
to reference the functions by including
the “MIAC_AllCode.h” header file. You
also need to add the “MIAC_AllCode.lib”
file to your Visual Studio project.
Also put the DLL into the same folder as
the EXE you create.
As with the other languages, the calls to
the AllCode API are very similar, meaning
it is very easy to use the MIAC with
different languages - assuming you know
the basics of that language anyway!
Содержание MI3932 MIAC AllCode
Страница 1: ......