How do I pass a variable length array of short values to an API call? I have triedbut it generates a loadlibrary exception...VB Code:
<MarshalAs(UnmanagedTypes.LPArray)>pFields() As Short
Any ideas?
Thanks in advance,
Duncan
|
Results 1 to 4 of 4
Threaded View
|
Click Here to Expand Forum to Full Width |