eric33
November 2nd, 1999, 12:57 AM
I use an automation DLL with methods that wait for a SAFEARRAY * *.
I know this type under C++ and i am sure of the type because i make a wrapper under vc.
Then i know that the SAFEARRAY must contain long elements.
But how could i pass a SAFEARRAY ** under vb ?
And how could i pass a pointer to pointer under vb ?
thanx
I know this type under C++ and i am sure of the type because i make a wrapper under vc.
Then i know that the SAFEARRAY must contain long elements.
But how could i pass a SAFEARRAY ** under vb ?
And how could i pass a pointer to pointer under vb ?
thanx