Hi,
I have a COM object that generates an object for a VB app, which stores it and then passes it back to the COM object for further manipulation. I can generate it fine, but can't figure out how to pass a VB "object" back to COM. Specifically I keep getting Access Violations when I...