Compartilhar via


PARTITION_ID

Windows Mobile Not SupportedWindows Embedded CE Supported

9/8/2008

Essa estrutura contém o identificador exclusivo para uma partição.

Syntax

typedef struct __PARTITION_ID {
  WORD RegionIndex;
  WORD PartitionIndex;
} PARTITION_ID;

Os membros

  • RegionIndex
    O índice de região.
  • PartitionIndex
    O índice partição.

Requirements

Header FlashCommon.h
Windows Embedded CE Windows Embedded CE 6.0 R2

See Also

Reference

Flash Driver MDD Structures