well, i'm trying to make a DLL that uses the iTunes COM Interface (the SDK can be found here), and when i try to create an IiTunes object as described in the documentation, I get the following error:
error C2259: 'IiTunes' : cannot instantiate abstract class
Question
loc[a]lhost
well, i'm trying to make a DLL that uses the iTunes COM Interface (the SDK can be found here), and when i try to create an IiTunes object as described in the documentation, I get the following error:
that's the code i used:
Can anyone explain me how to access the interface through C++?
Thanks a lot!
Link to comment
https://www.neowin.net/forum/topic/170611-c-itunes-com-interface/Share on other sites
5 answers to this question
Recommended Posts