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 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 |