kalensino
September 3, 2010, 04:03:45
Help! I am new to the driver library.
My complier environment is VC2008. I only inserted the code "DirectShowLib::InitLibrary(0)" in the InitInstance() , the complier complainted that error C2555: DirectShowLib::IFrameFilterBase::QueryInterface" overriding virtual function return type differs and is not covariant from“IUnknown::QueryInterface."
How can I solve the problem? Thanks.
My complier environment is VC2008. I only inserted the code "DirectShowLib::InitLibrary(0)" in the InitInstance() , the complier complainted that error C2555: DirectShowLib::IFrameFilterBase::QueryInterface" overriding virtual function return type differs and is not covariant from“IUnknown::QueryInterface."
How can I solve the problem? Thanks.