R
RunAwayKlepto
Guest
Why when I type...
ComPtr<IInterface> var;
...do I get undeclared identifier?
Where does ComPtr come from, I know I'm missing something here...
Also - for the sake of sanity - what exactly is ComPtr?
Continue reading...
ComPtr<IInterface> var;
...do I get undeclared identifier?
Where does ComPtr come from, I know I'm missing something here...
Also - for the sake of sanity - what exactly is ComPtr?
Continue reading...