A
Antonio Carvalho
I am getting this compler error in similar situations as described in
previous posts to this site, however in my case the solution that is
proposed is of no use.
In my case, the managed C++ class has a method that takes a COM Interface
pointer that is imported from a typelib and hence it is not possible at all
to forward-declare it, otherwise I will be getting a C2011 type redefinition
error.
I've tried several solutions but have had no luck whatsoever.
Regards,
Antonio
previous posts to this site, however in my case the solution that is
proposed is of no use.
In my case, the managed C++ class has a method that takes a COM Interface
pointer that is imported from a typelib and hence it is not possible at all
to forward-declare it, otherwise I will be getting a C2011 type redefinition
error.
I've tried several solutions but have had no luck whatsoever.
Regards,
Antonio