Hi! I need some help...

I've successful wrote my DLL in VC with CALLBACK function support. But now I need to return a group of data in a form of structure from VC to VB.

Does anyone know how to work out this? For your info, I manage to return a string, long & others data type but not the structure.

regards,