Click to See Complete Forum and Search --> : Very Specific Qn about IUnknown Smart Pointer


CodeHog
February 22nd, 2005, 09:38 AM
Hi,

I have a smart pointer to an IUnknown interface;
It is declared below:

SPIUnknown spunk;

Can anyone tell me what spunk&[0] means?

Thanks in advance
-Saurabh

Boris K K
February 23rd, 2005, 08:58 AM
In which library is the SPIUnknown class defined?