IMFSourceResolver Problems
Apparently, IMFSourceResolver is an incomplete type; in other words, it has unimplemented virtual methods.
This means that I am not able to use _com_ptr_t smart pointers with IMFSourceResolvers. What can I do?
Apparently, IMFSourceResolver is an incomplete type; in other words, it has unimplemented virtual methods.
This means that I am not able to use _com_ptr_t smart pointers with IMFSourceResolvers. What can I do?