Wednesday, September 28, 2011

HRESULTS: FACILITY_IMAPI2


This is page contains raw error codes. It is meant as a software developer reference, not a customer support site.

CodeHRESULTDescription#define
20xC0AA0002 The request was cancelled. E_IMAPI_REQUEST_CANCELLED
30xC0AA0003 The request requires a current disc recorder to be selected. E_IMAPI_RECORDER_REQUIRED
40x00AA0004 The requested write speed was not supported by the drive and the speed was adjusted. S_IMAPI_SPEEDADJUSTED
50x00AA0005 The requested rotation type was not supported by the drive and the rotation type was adjusted. S_IMAPI_ROTATIONADJUSTED
60x00AA0006 The requested write speed and rotation type were not supported by the drive and they were both adjusted. S_IMAPI_BOTHADJUSTED
70xC0AA0007 The disc did not pass burn verification and may contain corrupt data or be unusable. E_IMAPI_BURN_VERIFICATION_FAILED
5120x00AA0200 The device accepted the command, but returned sense data, indicating an error. S_IMAPI_COMMAND_HAS_SENSE_DATA
5130xC0AA0201 The device reported that the requested mode page (and type) is not present. E_IMAPI_RECORDER_NO_SUCH_MODE_PAGE
5140xC0AA0202 There is no media in the device. E_IMAPI_RECORDER_MEDIA_NO_MEDIA
5150xC0AA0203 The media is not compatible or of unknown physical format. E_IMAPI_RECORDER_MEDIA_INCOMPATIBLE
5160xC0AA0204 The media is inserted upside down. E_IMAPI_RECORDER_MEDIA_UPSIDE_DOWN
5170xC0AA0205 The drive reported that it is in the process of becoming ready. Please try the request again later. E_IMAPI_RECORDER_MEDIA_BECOMING_READY
5180xC0AA0206 The media is currently being formatted. Please wait for the format to complete before attempting to use the media. E_IMAPI_RECORDER_MEDIA_FORMAT_IN_PROGRESS
5190xC0AA0207 The drive reported that it is performing a long-running operation, such as finishing a write. The drive may be unusable for a long period of time. E_IMAPI_RECORDER_MEDIA_BUSY
5200xC0AA0208 The drive reported that the combination of parameters provided in the mode page for a MODE SELECT command were not supported. E_IMAPI_RECORDER_INVALID_MODE_PARAMETERS
5210xC0AA0209 The drive reported that the media is write protected. E_IMAPI_RECORDER_MEDIA_WRITE_PROTECTED
5220xC0AA020A The feature page requested is not supported by the device. E_IMAPI_RECORDER_NO_SUCH_FEATURE
5230xC0AA020B The feature page requested is supported, but is not marked as current. E_IMAPI_RECORDER_FEATURE_IS_NOT_CURRENT
5240xC0AA020C The drive does not support the GET CONFIGURATION command. E_IMAPI_RECORDER_GET_CONFIGURATION_NOT_SUPPORTED
5250xC0AA020D The device failed to accept the command within the timeout period. This may be caused by the device having entered an inconsistent state, or the timeout value for the command may need to be increased. E_IMAPI_RECORDER_COMMAND_TIMEOUT
5260xC0AA020E The DVD structure is not present. This may be caused by incompatible drive/medium used. E_IMAPI_RECORDER_DVD_STRUCTURE_NOT_PRESENT
5270xC0AA020F The media's speed is incompatible with the device. This may be caused by using higher or lower speed media than the range of speeds supported by the device. E_IMAPI_RECORDER_MEDIA_SPEED_MISMATCH
5280xC0AA0210 The device associated with this recorder during the last operation has been exclusively locked, causing this operation to failed. E_IMAPI_RECORDER_LOCKED
5290xC0AA0211 The client name is not valid. E_IMAPI_RECORDER_CLIENT_NAME_IS_NOT_VALID
5300xC0AA0212 The media is not formatted. Please format the media before attempting to use it. E_IMAPI_RECORDER_MEDIA_NOT_FORMATTED
7670xC0AA02FF The device reported unexpected or invalid data for a command. E_IMAPI_RECORDER_INVALID_RESPONSE_FROM_DEVICE
7680xC0AA0300 The write failed because the drive did not receive data quickly enough to continue writing. Moving the source data to the local computer, reducing the write speed, or enabling a "buffer underrun free" setting may resolve this issue. E_IMAPI_LOSS_OF_STREAMING
7690xC0AA0301 The write failed because the drive returned error information that could not be recovered from. E_IMAPI_UNEXPECTED_RESPONSE_FROM_DEVICE
7700x00AA0302 There is no write operation currently in progress. S_IMAPI_WRITE_NOT_IN_PROGRESS
10240xC0AA0400 There is currently a write operation in progress. E_IMAPI_DF2DATA_WRITE_IN_PROGRESS
10250xC0AA0401 There is no write operation currently in progress. E_IMAPI_DF2DATA_WRITE_NOT_IN_PROGRESS
10260xC0AA0402 The requested operation is only valid with supported media. E_IMAPI_DF2DATA_INVALID_MEDIA_STATE
10270xC0AA0403 The provided stream to write is not supported. E_IMAPI_DF2DATA_STREAM_NOT_SUPPORTED
10280xC0AA0404 The provided stream to write is too large for the currently inserted media. E_IMAPI_DF2DATA_STREAM_TOO_LARGE_FOR_CURRENT_MEDIA
10290xC0AA0405 Overwriting non-blank media is not allowed without the ForceOverwrite property set to VARIANT_TRUE. E_IMAPI_DF2DATA_MEDIA_NOT_BLANK
10300xC0AA0406 The current media type is unsupported. E_IMAPI_DF2DATA_MEDIA_IS_NOT_SUPPORTED
10310xC0AA0407 This device does not support the operations required by this disc format. E_IMAPI_DF2DATA_RECORDER_NOT_SUPPORTED
10320xC0AA0408 The client name is not valid. E_IMAPI_DF2DATA_CLIENT_NAME_IS_NOT_VALID
12800xC0AA0500 There is currently a write operation in progress. E_IMAPI_DF2TAO_WRITE_IN_PROGRESS
12810xC0AA0501 There is no write operation currently in progress. E_IMAPI_DF2TAO_WRITE_NOT_IN_PROGRESS
12820xC0AA0502 The requested operation is only valid when media has been "prepared". E_IMAPI_DF2TAO_MEDIA_IS_NOT_PREPARED
12830xC0AA0503 The requested operation is not valid when media has been "prepared" but not released. E_IMAPI_DF2TAO_MEDIA_IS_PREPARED
12840xC0AA0504 The property cannot be changed once the media has been written to. E_IMAPI_DF2TAO_PROPERTY_FOR_BLANK_MEDIA_ONLY
12850xC0AA0505 The table of contents cannot be retrieved from an empty disc. E_IMAPI_DF2TAO_TABLE_OF_CONTENTS_EMPTY_DISC
12860xC0AA0506 Only blank CD-R/RW media is supported. E_IMAPI_DF2TAO_MEDIA_IS_NOT_BLANK
12870xC0AA0507 Only blank CD-R/RW media is supported. E_IMAPI_DF2TAO_MEDIA_IS_NOT_SUPPORTED
12880xC0AA0508 CD-R and CD-RW media support a maximum of 99 audio tracks. E_IMAPI_DF2TAO_TRACK_LIMIT_REACHED
12890xC0AA0509 There is not enough space left on the media to add the provided audio track. E_IMAPI_DF2TAO_NOT_ENOUGH_SPACE
12900xC0AA050A You cannot prepare the media until you choose a recorder to use. E_IMAPI_DF2TAO_NO_RECORDER_SPECIFIED
12910xC0AA050B The ISRC provided is not valid. E_IMAPI_DF2TAO_INVALID_ISRC
12920xC0AA050C The Media Catalog Number provided is not valid. E_IMAPI_DF2TAO_INVALID_MCN
12930xC0AA050D The provided audio stream is not valid. E_IMAPI_DF2TAO_STREAM_NOT_SUPPORTED
12940xC0AA050E This device does not support the operations required by this disc format. E_IMAPI_DF2TAO_RECORDER_NOT_SUPPORTED
12950xC0AA050F The client name is not valid. E_IMAPI_DF2TAO_CLIENT_NAME_IS_NOT_VALID
15360xC0AA0600 There is currently a write operation in progress. E_IMAPI_DF2RAW_WRITE_IN_PROGRESS
15370xC0AA0601 There is no write operation currently in progress. E_IMAPI_DF2RAW_WRITE_NOT_IN_PROGRESS
15380xC0AA0602 The requested operation is only valid when media has been "prepared". E_IMAPI_DF2RAW_MEDIA_IS_NOT_PREPARED
15390xC0AA0603 The requested operation is not valid when media has been "prepared" but not released. E_IMAPI_DF2RAW_MEDIA_IS_PREPARED
15400xC0AA0604 The client name is not valid. E_IMAPI_DF2RAW_CLIENT_NAME_IS_NOT_VALID
15420xC0AA0606 Only blank CD-R/RW media is supported. E_IMAPI_DF2RAW_MEDIA_IS_NOT_BLANK
15430xC0AA0607 Only blank CD-R/RW media is supported. E_IMAPI_DF2RAW_MEDIA_IS_NOT_SUPPORTED
15450xC0AA0609 There is not enough space on the media to add the provided session. E_IMAPI_DF2RAW_NOT_ENOUGH_SPACE
15460xC0AA060A You cannot prepare the media until you choose a recorder to use. E_IMAPI_DF2RAW_NO_RECORDER_SPECIFIED
15490xC0AA060D The provided audio stream is not valid. E_IMAPI_DF2RAW_STREAM_NOT_SUPPORTED
15500xC0AA060E The requested data block type is not supported by the current device. E_IMAPI_DF2RAW_DATA_BLOCK_TYPE_NOT_SUPPORTED
15510xC0AA060F The stream does not contain a sufficient number of sectors in the leadin for the current media. E_IMAPI_DF2RAW_STREAM_LEADIN_TOO_SHORT
15520xC0AA0610 This device does not support the operations required by this disc format. E_IMAPI_DF2RAW_RECORDER_NOT_SUPPORTED
23040x80AA0900 The format is currently using the disc recorder for an erase operation. Please wait for the erase to complete before attempting to set or clear the current disc recorder. E_IMAPI_ERASE_RECORDER_IN_USE
23050x80AA0901 The erase format only supports one recorder. You must clear the current recorder before setting a new one. E_IMAPI_ERASE_ONLY_ONE_RECORDER_SUPPORTED
23060x80AA0902 The drive did not report sufficient data for a READ DISC INFORMATION command. The drive may not be supported, or the media may not be correct. E_IMAPI_ERASE_DISC_INFORMATION_TOO_SMALL
23070x80AA0903 The drive did not report sufficient data for a MODE SENSE (page 0x2A) command. The drive may not be supported, or the media may not be correct. E_IMAPI_ERASE_MODE_PAGE_2A_TOO_SMALL
23080x80AA0904 The drive reported that the media is not erasable. E_IMAPI_ERASE_MEDIA_IS_NOT_ERASABLE
23090x80AA0905 The drive failed the erase command. E_IMAPI_ERASE_DRIVE_FAILED_ERASE_COMMAND
23100x80AA0906 The drive did not complete the erase in one hour. The drive may require a power cycle, media removal, or other manual intervention to resume proper operation. E_IMAPI_ERASE_TOOK_LONGER_THAN_ONE_HOUR
23110x80AA0907 The drive returned an unexpected error during the erase. The the media may be unusable, the erase may be complete, or the drive may still be in the process of erasing the disc. E_IMAPI_ERASE_UNEXPECTED_DRIVE_RESPONSE_DURING_ERASE
23120x80AA0908 The drive returned an error for a START UNIT (spinup) command. Manual intervention may be required. E_IMAPI_ERASE_DRIVE_FAILED_SPINUP_COMMAND
23130xC0AA0909 The current media type is unsupported. E_IMAPI_ERASE_MEDIA_IS_NOT_SUPPORTED
23140xC0AA090A This device does not support the operations required by this disc format. E_IMAPI_ERASE_RECORDER_NOT_SUPPORTED
23150xC0AA090B The client name is not valid. E_IMAPI_ERASE_CLIENT_NAME_IS_NOT_VALID
25600x80AA0A00 The image has become read-only from a call to CreateResultImage(). The object can no longer be modified. E_IMAPI_RAW_IMAGE_IS_READ_ONLY
25610x80AA0A01 No more tracks may be added, as CD media is restricted to track numbers between 1 and 99. E_IMAPI_RAW_IMAGE_TOO_MANY_TRACKS
25620x80AA0A02 The requested sector type is not supported. E_IMAPI_RAW_IMAGE_SECTOR_TYPE_NOT_SUPPORTED
25630x80AA0A03 Tracks must be added to the image before using this function. E_IMAPI_RAW_IMAGE_NO_TRACKS
25640x80AA0A04 Tracks may not be added to the image prior to the use of this function. E_IMAPI_RAW_IMAGE_TRACKS_ALREADY_ADDED
25650x80AA0A05 Adding the track would result in exceeding the limit for the start of the leadout. E_IMAPI_RAW_IMAGE_INSUFFICIENT_SPACE
25660x80AA0A06 Adding the track index would result in exceeding the 99 index limit. E_IMAPI_RAW_IMAGE_TOO_MANY_TRACK_INDEXES
25670x80AA0A07 The specified LBA offset is not in the list of track indexes. E_IMAPI_RAW_IMAGE_TRACK_INDEX_NOT_FOUND
25680x00AA0A08 The specified LBA offset is already in the list of track indexes. S_IMAPI_RAW_IMAGE_TRACK_INDEX_ALREADY_EXISTS
25690x80AA0A09 Index 1 (LBA offset zero) may not be cleared. E_IMAPI_RAW_IMAGE_TRACK_INDEX_OFFSET_ZERO_CANNOT_BE_CLEARED
25700x80AA0A0A Each index must have a minimum size of ten sectors. E_IMAPI_RAW_IMAGE_TRACK_INDEX_TOO_CLOSE_TO_OTHER_INDEX
453120xC0AAB100 Internal file system error occurred. IMAPI_E_FSI_INTERNAL_ERROR
453130xC0AAB101 The value specified for parameter '%1!ls!' is not valid. IMAPI_E_INVALID_PARAM
453140xC0AAB102 FileSystemImage object is in read only mode. IMAPI_E_READONLY
453150xC0AAB103 No output file system specified. IMAPI_E_NO_OUTPUT
453160xC0AAB104 The specified Volume Identifier is either too long or contains one or more invalid characters. IMAPI_E_INVALID_VOLUME_NAME
453170xC0AAB105 Invalid file dates. %1!ls! time is earlier than %2!ls! time. IMAPI_E_INVALID_DATE
453180xC0AAB106 The file system must be empty for this function. IMAPI_E_FILE_SYSTEM_NOT_EMPTY
453200xC0AAB108 Specified path '%1!ls!' does not identify a file. IMAPI_E_NOT_FILE
453210xC0AAB109 Specified path '%1!ls!' does not identify a directory. IMAPI_E_NOT_DIR
453220xC0AAB10A The directory '%1!s!' is not empty. IMAPI_E_DIR_NOT_EMPTY
453230xC0AAB10B '%1!ls!' is not part of the file system. It must be added to complete this operation. IMAPI_E_NOT_IN_FILE_SYSTEM
453280xC0AAB110 Path '%1!s!' is badly formed or contains invalid characters. IMAPI_E_INVALID_PATH
453290xC0AAB111 The 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_RESTRICTED_NAME_VIOLATION
453300xC0AAB112 '%1!ls!' name already exists. IMAPI_E_DUP_NAME
453310xC0AAB113 Attempt to add '%1!ls!' failed: cannot create a file-system-specific unique name for the %2!ls! file system. IMAPI_E_NO_UNIQUE_NAME
453360xC0AAB118 Cannot find item '%1!ls!' in FileSystemImage hierarchy. IMAPI_E_ITEM_NOT_FOUND
453370xC0AAB119 The file '%1!s!' not found in FileSystemImage hierarchy. IMAPI_E_FILE_NOT_FOUND
453380xC0AAB11A The directory '%1!s!' not found in FileSystemImage hierarchy. IMAPI_E_DIR_NOT_FOUND
453440xC0AAB120 Adding '%1!ls!' would result in a result image having a size larger than the current configured limit. IMAPI_E_IMAGE_SIZE_LIMIT
453450xC0AAB121 Value specified for FreeMediaBlocks property is too small for estimated image size based on current data. IMAPI_E_IMAGE_TOO_BIG
453520xC0AAB128 Data stream supplied for file '%1!ls!' is inconsistent: expected %2!I64d! bytes, found %3!I64d!. IMAPI_E_DATA_STREAM_INCONSISTENCY
453530xC0AAB129 Cannot read data from stream supplied for file '%1!ls!'. IMAPI_E_DATA_STREAM_READ_FAILURE
453540xC0AAB12A The following error was encountered when trying to create data stream for '%1!ls!': IMAPI_E_DATA_STREAM_CREATE_FAILURE
453550xC0AAB12B The following error was encountered when trying to enumerate files in directory '%1!ls!': IMAPI_E_DIRECTORY_READ_FAILURE
453600xC0AAB130 This file system image has too many directories for the %1!ls! file system. IMAPI_E_TOO_MANY_DIRS
453610xC0AAB131 ISO9660 is limited to 8 levels of directories. IMAPI_E_ISO9660_LEVELS
453620xC0AAB132 Data file is too large for '%1!ls!' file system. IMAPI_E_DATA_TOO_BIG
453630xC0AAB133 Operation failed because of incompatible layout of the previous session imported from the medium. IMAPI_E_INCOMPATIBLE_PREVIOUS_SESSION
453680xC0AAB138 Cannot initialize %1!ls! stash file. IMAPI_E_STASHFILE_OPEN_FAILURE
453690xC0AAB139 Error seeking in '%1!ls!' stash file. IMAPI_E_STASHFILE_SEEK_FAILURE
453700xC0AAB13A Error encountered writing to '%1!ls!' stash file. IMAPI_E_STASHFILE_WRITE_FAILURE
453710xC0AAB13B Error encountered reading from '%1!ls!' stash file. IMAPI_E_STASHFILE_READ_FAILURE
453760xC0AAB140 The working directory '%1!ls!' is not valid. IMAPI_E_INVALID_WORKING_DIRECTORY
453770xC0AAB141 Cannot set working directory to '%1!ls!'. Space available is %2!I64d! bytes, approximately %3!I64d! bytes required. IMAPI_E_WORKING_DIRECTORY_SPACE
453780xC0AAB142 Attempt to move the data stash file to directory '%1!ls!' was not successful. IMAPI_E_STASHFILE_MOVE
453840xC0AAB148 The boot object could not be added to the image. IMAPI_E_BOOT_IMAGE_DATA
453850xC0AAB149 A boot object can only be included in an initial disc image. IMAPI_E_BOOT_OBJECT_CONFLICT
453860xC0AAB14A The emulation type requested does not match the boot image size. IMAPI_E_BOOT_EMULATION_IMAGE_SIZE_MISMATCH
453920xC0AAB150 Optical media is empty. IMAPI_E_EMPTY_DISC
453930xC0AAB151 The specified disc does not contain one of the supported file systems. IMAPI_E_NO_SUPPORTED_FILE_SYSTEM
453940xC0AAB152 The specified disc does not contain a '%1!ls!' file system. IMAPI_E_FILE_SYSTEM_NOT_FOUND
453950xC0AAB153 Consistency error encountered while importing the '%1!ls!' file system. IMAPI_E_FILE_SYSTEM_READ_CONSISTENCY_ERROR
453960xC0AAB154 The '%1!ls!'file system on the selected disc contains a feature not supported for import. IMAPI_E_FILE_SYSTEM_FEATURE_NOT_SUPPORTED
453970xC0AAB155 Could not import %2!ls! file system from disc. The file '%1!ls!' already exists within the image hierarchy as a directory. IMAPI_E_IMPORT_TYPE_COLLISION_FILE_EXISTS_AS_DIRECTORY
453980xC0AAB156 Cannot seek to block %1!I64d! on source disc. IMAPI_E_IMPORT_SEEK_FAILURE
453990xC0AAB157 Import from previous session failed due to an error reading a block on the media (most likely block %1!u!). IMAPI_E_IMPORT_READ_FAILURE
454000xC0AAB158 Current disc is not the same one from which file system was imported. IMAPI_E_DISC_MISMATCH
454010xC0AAB159 IMAPI does not allow multi-session with the current media type. IMAPI_E_IMPORT_MEDIA_NOT_ALLOWED
454020xC0AAB15A IMAPI can not do multi-session with the current media because it does not support a compatible UDF revision for write. IMAPI_E_UDF_NOT_WRITE_COMPATIBLE
454030xC0AAB15B IMAPI does not support the multisession type requested. IMAPI_E_INCOMPATIBLE_MULTISESSION_TYPE
454040xC0AAB15C IMAPI supports none of the multisession type(s) provided on the current media. IMAPI_E_NO_COMPATIBLE_MULTISESSION_TYPE
454050xC0AAB15D MultisessionInterfaces property must be set prior calling this method. IMAPI_E_MULTISESSION_NOT_SET
454060xC0AAB15E Could not import %2!ls! file system from disc. The directory '%1!ls!' already exists within the image hierarchy as a file. IMAPI_E_IMPORT_TYPE_COLLISION_DIRECTORY_EXISTS_AS_FILE
454070x00AAB15F Feature is not supported for the current file system revision, image will be created without this feature. IMAPI_S_IMAGE_FEATURE_NOT_SUPPORTED
454080xC0AAB160 Property '%1!ls!' is not accessible IMAPI_E_PROPERTY_NOT_ACCESSIBLE
454090xC0AAB161 UDF revision cannot be changed because of the previously imported session IMAPI_E_UDF_REVISION_CHANGE_NOT_ALLOWED
454100xC0AAB162 One of the multisession parameters cannot be retrieved or has a wrong value. IMAPI_E_BAD_MULTISESSION_PARAMETER
454110xC0AAB163 You 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_FILE_SYSTEM_CHANGE_NOT_ALLOWED
455680xC0AAB200 The image is not 2kb aligned. Only 2048 bytes aligned images are supported. IMAPI_E_IMAGEMANAGER_IMAGE_NOT_ALIGNED
455690xC0AAB201 No 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_VALID_VD_FOUND
455700xC0AAB202 No image was set (neither path nor stream was given). IMAPI_E_IMAGEMANAGER_NO_IMAGE
455710xC0AAB203 Image size exceeds MAXLONG sectors - too big. IMAPI_E_IMAGEMANAGER_IMAGE_TOO_BIG

No comments:

Post a Comment