FLASH_LIFE_CYCLE_INFO (Windows Embedded CE 6.0)
1/6/2010
This structure is the output structure for IOCTL_FLASH_PDD_GET_LIFE_CYCLE_INFO.
Syntax
typedef struct __FLASH_LIFE_CYCLE_INFO {
DWORD ErasePerBlock;
} FLASH_LIFE_CYCLE_INFO;
Members
- ErasePerBlock
Approximate number of erase operations performed per block over the lifetime of the flash part.
Requirements
Header | FlashPdd.h |
Windows Embedded CE | Windows Embedded CE 6.0 R2 |