Home |
Class Specific Error Codes |
Class Specific Error CodesThis section lists and explains all error codes that can be returned by the Mass Storage class driver in addition to the codes given in section Error Codes. USB_DISK_DATA_ERRORThe data transferred to or from the disk is corrupted. USB_DISK_WRITE_PROTECTA disk write operation failed because the disk is write protected. USB_DISK_SECTOR_NOT_FOUNDThe disk device did not find the requested sector number. USB_DISK_ABORTEDThe disk device aborted an I/O operation. USB_DISK_FULLA disk write operation failed because the target drive is full. USB_MEDIA_CHANGEDThe medium in a removeable disk has been removed. The disk must be remounted.
|