Site icon EfmSoft

What does HRESULT 0xC0AA0604 (E_IMAPI_DF2RAW_CLIENT_NAME_IS_NOT_VALID) mean?

 
Previous Next
E_IMAPI_DF2RAW_MEDIA_IS_PREPARED E_IMAPI_DF2RAW_MEDIA_IS_NOT_BLANK

E_IMAPI_DF2RAW_CLIENT_NAME_IS_NOT_VALID

E_IMAPI_DF2RAW_CLIENT_NAME_IS_NOT_VALID concerns the application identity stored on IDiscFormat2RawCD. The ClientName property is the friendly name of the IMAPI client and is part of format-object setup; it is not disc title, CD-Text or filesystem metadata.

Validate the client name before preparing the medium

Changing the raw stream, requested sector type or inserted CD cannot repair an invalid client string. Keep client setup separate from image metadata in both code and logs. This also prevents a misleading sequence where preparation or writing is retried repeatedly even though the format object never completed basic application-identification setup.

ClientName · IDiscFormat2RawCD · IMAPI return values


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

Exit mobile version