Site icon EfmSoft

What does HRESULT 0xC0AAB154 (IMAPI_E_FILE_SYSTEM_FEATURE_NOT_SUPPORTED) mean?

 
Previous Next
IMAPI_E_FILE_SYSTEM_READ_CONSISTENCY_ERROR IMAPI_E_IMPORT_TYPE_COLLISION_FILE_EXISTS_AS_DIRECTORY

IMAPI_E_FILE_SYSTEM_FEATURE_NOT_SUPPORTED

IMAPI_E_FILE_SYSTEM_FEATURE_NOT_SUPPORTED means IMAPI recognized the selected filesystem but found a feature in the recorded layout that its importer does not support. This differs from “filesystem not found”: the format is known, yet the specific on-disc feature set cannot be represented by the import path.

Capture the filesystem type and mastering origin

The relevant compatibility boundary is the importer, not nominal adherence to a broad family name such as UDF or ISO 9660. Standards define extensible filesystem structures and revisions, while IMAPI supports a particular subset for image import and subsequent writing. Recreating the same import configuration against the same disc will not remove an unsupported recorded feature.

ImportFileSystem · IFileSystemImage · ECMA-167


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

Exit mobile version