Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This enumeration defines flags that describe the result of IOCTL_FLASH_PDD_READ_PHYSICAL_SECTORS.
Syntax
enum FLASH_READ_STATUS {
FLASH_READ_STATUS_ECC_CORRECTION_REQUIRED = 0x1
};
Elements
- FLASH_READ_STATUS_ECC_CORRECTION_REQUIRED
Indicates that there was an ECC failure when reading, but that it was able to be corrected.
Requirements
| Header | FlashPdd.h |
| Windows Embedded CE | Windows Embedded CE 6.0 R2 |