D
Denis C
Hi,
I'm having a problem using a C native library with my VB
code. All the C functions I am trying to use return
struct pointers. I have dllImport statements for all the
functions I want to access but I don't know what VB type
they should be returning? A generic object? The Type
object?
Denis
I'm having a problem using a C native library with my VB
code. All the C functions I am trying to use return
struct pointers. I have dllImport statements for all the
functions I want to access but I don't know what VB type
they should be returning? A generic object? The Type
object?
Denis