hi,all
I want a self-defined type pointer to be returned from my COM object to C#. and then use the pointer to initialize another COM.how should I do?

regards