Click to See Complete Forum and Search --> : Declaring Generic class for a ATL IDL file


Frans
07-02-2001, 04:11 AM
I'm trying to get an ATL .idl class to understand a Generic Class in the project
so that I can pass it like a parameter.Can anyone show me how to do this
? Many thanks.

Frans
07-02-2001, 09:33 AM
never mind, you just need to derive an ATL class from each wanted generic
one.