Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27443

Callback from C++ DLL using fixed length array

$
0
0
I have an C++ DLL into which I need to register a Callback.
My problem is that the C++ DLL expects fixed length arrays. How do I need to delcare the arrays in the CallBack and the Function.

The C++ Type is delcalred as
Code:

typedef void (*Full_Callback) (int Site, bool Change(8));

Viewing all articles
Browse latest Browse all 27443

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>