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 input structure for IOCTL_FLASH_PDD_GET_PHYSICAL_SECTOR_ADDRESS.
Syntax
typedef struct __FLASH_GET_PHYSICAL_SECTOR_ADDRESS_REQUEST {
DWORD RegionIndex;
SECTOR_RUN SectorRun;
} FLASH_GET_PHYSICAL_SECTOR_ADDRESS_REQUEST;
Members
- RegionIndex
Region index.
- SectorRun
A single run of sectors.
Requirements
| Header | FlashPdd.h |
| Windows Embedded CE | Windows Embedded CE 6.0 R2 |
See Also
Reference
Flash Driver PDD Structures
Flash Driver MDD Structures
SECTOR_RUN