Lehel Kovach
Guest
|
Posted:
Sat Dec 17, 2005 2:16 am Post subject:
IDiscMaster::ProgressAdvise returns E_FAIL |
|
|
I am attempting to use the IMAPI objects to burn a CD. I want to use the
callback functionality so I implemented an IDiscMasterProgressEvents
interface and called IDiscMaster::ProgressAdvise in my code passing my
instantion of IDiscMasterProgressEvents to it. But, everytime I call this,
ProgressAdvise returns E_FAIL. MSDN doesn't even say that ProgressAdvise
can return E_FAIL. Does anyone know what the problem is?
--
-Lehel Kovach
----------------------------------------------------------------------------
----------------------------------
"There is a principle which is a bar against all information, which is proof
against all arguments and which cannot fail to keep a man in everlasting
ignorance - that principle is contempt prior to investigation."
-Herbert Spenser
|
|