My understanding was since D3D is using COM, the answer is yes. But in the Ogre rendering engine, it appears this is never called. Is this fine or an oversight - if so could it have some actual consequences?
Asked
Active
Viewed 403 times
1 Answers
1
It is not. You don't use CoCreateInstance(), the interface types are not declared in IDL, you have to link to a .lib

Hans Passant
- 922,412
- 146
- 1,693
- 2,536