Flash Driver PDD Structures (Windows Embedded CE 6.0)
1/6/2010
The following table shows the flash driver PDD structures with a description of the purpose of each.
Programming element | Description |
---|---|
This structure describes a single run of blocks. |
|
This structure is the input structure for IOCTL_FLASH_PDD_GET_BLOCK_STATUS. |
|
This structure is the input structure for IOCTL_FLASH_PDD_GET_PHYSICAL_SECTOR_ADDRESS. |
|
This structure is the output structure for IOCTL_FLASH_PDD_GET_IDENTITY_INFO. |
|
This structure is the output structure for IOCTL_FLASH_PDD_GET_LIFE_CYCLE_INFO. |
|
This structure describes the source and destination of the sector to be copied and also possibly contains new spare area for the destination sector. FLASH_PDD_COPY is the input structure for IOCTL_FLASH_PDD_COPY_PHYSICAL_SECTORS. |
|
This structure describes a run of sectors and contains data and/or spare area buffers to be read or written. FLASH_PDD_TRANSFER is the input structure for IOCTL_FLASH_PDD_READ_PHYSICAL_SECTORS and IOCTL_FLASH_PDD_WRITE_PHYSICAL_SECTORS. |
|
This structure describes standard information for a particular flash region. FLASH_REGION_INFO is the output structure for IOCTL_FLASH_PDD_GET_REGION_INFO. |
|
This structure is the input structure for IOCTL_FLASH_PDD_SET_BLOCK_STATUS. |
|
This structure describes a single run of sectors. |
|
This structure contains the unique identifier for a partition. |