Share via


PARTITION_ID (Compact 2013)

3/26/2014

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

See Also

Reference

Flash Driver PDD Structures
Flash Driver MDD Structures