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 contains the unique identifier for a partition.
Syntax
typedef struct __PARTITION_ID {
WORD RegionIndex;
WORD PartitionIndex;
} PARTITION_ID;
Members
- RegionIndex
The region index.
- PartitionIndex
The partition index.
Requirements
| Header | FlashCommon.h |
| Windows Embedded CE | Windows Embedded CE 6.0 R2 |