Site icon EfmSoft

What does HRESULT 0xC0AA0202 (E_IMAPI_RECORDER_MEDIA_NO_MEDIA) mean?

 
Previous Next
E_IMAPI_RECORDER_NO_SUCH_MODE_PAGE E_IMAPI_RECORDER_MEDIA_INCOMPATIBLE

E_IMAPI_RECORDER_MEDIA_NO_MEDIA

IDiscRecorder2 represents the physical drive, while format operations separately inspect the media currently present. A recorder can be initialized and fully supported with an empty tray; this HRESULT is the media-presence result from that device state.

Handle media insertion as a distinct precondition

Media can also be changed between capability checks and the operation itself. Revalidate the current medium close to Write or EraseMedia rather than relying on an old UI scan. If the drive visibly contains a disc but repeatedly reports no media, capture recorder identity and device readiness information.

IDiscRecorder2 · Checking media support · IMAPI return values


Looking for a different code? Search another status or error code.

Exit mobile version