Length of Embedded Array

jliz2803

New member
Joined
May 19, 2006
Messages
1
Programming Experience
1-3
I have an app that is trying to call a DLL. However when I try to call the DLL I keep getting the same error:
"Type could not be marshaled because the length of an embedded array instance does not match the declared length in the layout."

I have not seen this before and was wondering if anyone else is familiar with it, and how to go about debugging this?
 
Back
Top