On Wed, Sep 2, 2009 at 5:33 AM, Clearco<[email protected]> wrote:
>
> Hi Everyone,
>
> I have a C dll, with a function accepting an unsigned char**
> parameter, meaning to get a 2d byte array.
> How should I call this function from VB?
> Should I pass a Byte()() or Byte(,) or a reference, or what else?
>
> Thanks in advance
>
> Clearco

Educate yourself:

http://msdn.microsoft.com/en-us/library/aa288468(VS.71).aspx

∞ Andy Badera
∞ This email is: [ ] bloggable [x] ask first [ ] private
∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera)

Reply via email to