Site icon EfmSoft

What does HRESULT 0xC0AA0504 (E_IMAPI_DF2TAO_PROPERTY_FOR_BLANK_MEDIA_ONLY) mean?

 
Previous Next
E_IMAPI_DF2TAO_MEDIA_IS_PREPARED E_IMAPI_DF2TAO_TABLE_OF_CONTENTS_EMPTY_DISC

E_IMAPI_DF2TAO_PROPERTY_FOR_BLANK_MEDIA_ONLY

E_IMAPI_DF2TAO_PROPERTY_FOR_BLANK_MEDIA_ONLY identifies a configuration property whose value is meaningful only before any track has been written. The Track-at-Once format is specifically for blank CD-R or CD-RW media, and some recording policy must be fixed while the medium is still blank.

Set blank-media-only properties before the first track write

This HRESULT is a media-history constraint, not a transient write lock. Waiting or reducing write speed will not make the property mutable again. It also differs from E_IMAPI_DF2TAO_MEDIA_IS_PREPARED, which concerns the current session lifecycle. Record both current media state and whether tracks have already been laid down when diagnosing configuration UI that becomes invalid after the burn starts.

IDiscFormat2TrackAtOnce · AddAudioTrack · IMAPI return values


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

Exit mobile version