This is work in progress.

Windows / Headers / imapi2fserror.h

imapi2fserror.h

Associated Error Codes

Below is a list of error codes found for this header.

SymbolicValueDescription
IMAPI_E_FSI_INTERNAL_ERROR0xc0aab100Internal file system error occurred.
IMAPI_E_INVALID_PARAM0xc0aab101The value specified for parameter '%1!ls!' is not valid.
IMAPI_E_READONLY0xc0aab102FileSystemImage object is in read only mode.
IMAPI_E_NO_OUTPUT0xc0aab103No output file system specified.
IMAPI_E_INVALID_VOLUME_NAME0xc0aab104The specified Volume Identifier is either too long or contains one or more invalid characters.
IMAPI_E_INVALID_DATE0xc0aab105Invalid file dates. %1!ls! time is earlier than %2!ls! time.
IMAPI_E_FILE_SYSTEM_NOT_EMPTY0xc0aab106The file system must be empty for this function.
IMAPI_E_NOT_FILE0xc0aab108Specified path '%1!ls!' does not identify a file.
IMAPI_E_NOT_DIR0xc0aab109Specified path '%1!ls!' does not identify a directory.
IMAPI_E_DIR_NOT_EMPTY0xc0aab10aThe directory '%1!s!' is not empty.
IMAPI_E_NOT_IN_FILE_SYSTEM0xc0aab10b'%1!ls!' is not part of the file system. It must be added to complete this operation.
IMAPI_E_INVALID_PATH0xc0aab110Path '%1!s!' is badly formed or contains invalid characters.
IMAPI_E_RESTRICTED_NAME_VIOLATION0xc0aab111The name '%1!ls!' specified is not legal: Name of file or directory object created while the UseRestrictedCharacterSet property is set may only contain ANSI characters.
IMAPI_E_DUP_NAME0xc0aab112'%1!ls!' name already exists.
IMAPI_E_NO_UNIQUE_NAME0xc0aab113Attempt to add '%1!ls!' failed: cannot create a file-system-specific unique name for the %2!ls! file system.
IMAPI_E_ITEM_NOT_FOUND0xc0aab118Cannot find item '%1!ls!' in FileSystemImage hierarchy.
IMAPI_E_FILE_NOT_FOUND0xc0aab119The file '%1!s!' not found in FileSystemImage hierarchy.
IMAPI_E_DIR_NOT_FOUND0xc0aab11aThe directory '%1!s!' not found in FileSystemImage hierarchy.
IMAPI_E_IMAGE_SIZE_LIMIT0xc0aab120Adding '%1!ls!' would result in a result image having a size larger than the current configured limit.
IMAPI_E_IMAGE_TOO_BIG0xc0aab121Value specified for FreeMediaBlocks property is too small for estimated image size based on current data.
IMAPI_E_DATA_STREAM_INCONSISTENCY0xc0aab128Data stream supplied for file '%1!ls!' is inconsistent: expected %2!I64d! bytes, found %3!I64d!.
IMAPI_E_DATA_STREAM_READ_FAILURE0xc0aab129Cannot read data from stream supplied for file '%1!ls!'.
IMAPI_E_DATA_STREAM_CREATE_FAILURE0xc0aab12aThe following error was encountered when trying to create data stream for '%1!ls!':
IMAPI_E_DIRECTORY_READ_FAILURE0xc0aab12bThe following error was encountered when trying to enumerate files in directory '%1!ls!':
IMAPI_E_TOO_MANY_DIRS0xc0aab130This file system image has too many directories for the %1!ls! file system.
IMAPI_E_ISO9660_LEVELS0xc0aab131ISO9660 is limited to 8 levels of directories.
IMAPI_E_DATA_TOO_BIG0xc0aab132Data file is too large for '%1!ls!' file system.
IMAPI_E_INCOMPATIBLE_PREVIOUS_SESSION0xc0aab133Operation failed because of incompatible layout of the previous session imported from the medium.
IMAPI_E_STASHFILE_OPEN_FAILURE0xc0aab138Cannot initialize %1!ls! stash file.
IMAPI_E_STASHFILE_SEEK_FAILURE0xc0aab139Error seeking in '%1!ls!' stash file.
IMAPI_E_STASHFILE_WRITE_FAILURE0xc0aab13aError encountered writing to '%1!ls!' stash file.
IMAPI_E_STASHFILE_READ_FAILURE0xc0aab13bError encountered reading from '%1!ls!' stash file.
IMAPI_E_INVALID_WORKING_DIRECTORY0xc0aab140The working directory '%1!ls!' is not valid.
IMAPI_E_WORKING_DIRECTORY_SPACE0xc0aab141Cannot set working directory to '%1!ls!'. Space available is %2!I64d! bytes, approximately %3!I64d! bytes required.
IMAPI_E_STASHFILE_MOVE0xc0aab142Attempt to move the data stash file to directory '%1!ls!' was not successful.
IMAPI_E_BOOT_IMAGE_DATA0xc0aab148The boot object could not be added to the image.
IMAPI_E_BOOT_OBJECT_CONFLICT0xc0aab149A boot object can only be included in an initial disc image.
IMAPI_E_BOOT_EMULATION_IMAGE_SIZE_MISMATCH0xc0aab14aThe emulation type requested does not match the boot image size.
IMAPI_E_EMPTY_DISC0xc0aab150Optical media is empty.
IMAPI_E_NO_SUPPORTED_FILE_SYSTEM0xc0aab151The specified disc does not contain one of the supported file systems.
IMAPI_E_FILE_SYSTEM_NOT_FOUND0xc0aab152The specified disc does not contain a '%1!ls!' file system.
IMAPI_E_FILE_SYSTEM_READ_CONSISTENCY_ERROR0xc0aab153Consistency error encountered while importing the '%1!ls!' file system.
IMAPI_E_FILE_SYSTEM_FEATURE_NOT_SUPPORTED0xc0aab154The '%1!ls!'file system on the selected disc contains a feature not supported for import.
IMAPI_E_IMPORT_TYPE_COLLISION_FILE_EXISTS_AS_DIRECTORY0xc0aab155Could not import %2!ls! file system from disc. The file '%1!ls!' already exists within the image hierarchy as a directory.
IMAPI_E_IMPORT_SEEK_FAILURE0xc0aab156Cannot seek to block %1!I64d! on source disc.
IMAPI_E_IMPORT_READ_FAILURE0xc0aab157Import from previous session failed due to an error reading a block on the media (most likely block %1!u!).
IMAPI_E_DISC_MISMATCH0xc0aab158Current disc is not the same one from which file system was imported.
IMAPI_E_IMPORT_MEDIA_NOT_ALLOWED0xc0aab159IMAPI does not allow multi-session with the current media type.
IMAPI_E_UDF_NOT_WRITE_COMPATIBLE0xc0aab15aIMAPI can not do multi-session with the current media because it does not support a compatible UDF revision for write.
IMAPI_E_INCOMPATIBLE_MULTISESSION_TYPE0xc0aab15bIMAPI does not support the multisession type requested.
IMAPI_E_NO_COMPATIBLE_MULTISESSION_TYPE0xc0aab15cIMAPI supports none of the multisession type(s) provided on the current media.
IMAPI_E_MULTISESSION_NOT_SET0xc0aab15dMultisessionInterfaces property must be set prior calling this method.
IMAPI_E_IMPORT_TYPE_COLLISION_DIRECTORY_EXISTS_AS_FILE0xc0aab15eCould not import %2!ls! file system from disc. The directory '%1!ls!' already exists within the image hierarchy as a file.
IMAPI_S_IMAGE_FEATURE_NOT_SUPPORTED0xaab15fFeature is not supported for the current file system revision, image will be created without this feature.
IMAPI_E_PROPERTY_NOT_ACCESSIBLE0xc0aab160Property '%1!ls!' is not accessible
IMAPI_E_UDF_REVISION_CHANGE_NOT_ALLOWED0xc0aab161UDF revision cannot be changed because of the previously imported session
IMAPI_E_BAD_MULTISESSION_PARAMETER0xc0aab162One of the multisession parameters cannot be retrieved or has a wrong value.
IMAPI_E_FILE_SYSTEM_CHANGE_NOT_ALLOWED0xc0aab163You cannot change the file system to be created, because the file system in the imported session and the one in the new session must match.
IMAPI_E_IMAGEMANAGER_IMAGE_NOT_ALIGNED0xc0aab200The image is not 2kb aligned. Only 2048 bytes aligned images are supported.
IMAPI_E_IMAGEMANAGER_NO_VALID_VD_FOUND0xc0aab201No valid file system Volume Descriptor was found in the iso image. This image format is not supported and the resulting disc might not be readable.
IMAPI_E_IMAGEMANAGER_NO_IMAGE0xc0aab202No image was set (neither path nor stream was given).
IMAPI_E_IMAGEMANAGER_IMAGE_TOO_BIG0xc0aab203Image size exceeds MAXLONG sectors - too big.
62 entries