FLASH_LIFE_CYCLE_INFO (Compact 2013)
3/26/2014
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 |