Compartilhar via


FLASH_GET_BLOCK_STATUS_REQUEST

Windows Mobile Not SupportedWindows Embedded CE Supported

9/8/2008

Essa estrutura é a entrada estrutura para IOCTL_FLASH_PDD_GET_BLOCK_STATUS.

Syntax

typedef struct __FLASH_GET_BLOCK_STATUS_REQUEST {
  BLOCK_RUN BlockRun;
  BOOL IsInitialFlash;
} FLASH_GET_BLOCK_STATUS_REQUEST;

Os membros

  • BlockRun
    Executar uma única de blocos.
  • IsInitialFlash
    Especifica se este é o tempo primeiro o memória flash parte foi processado pelo memória flash driver.

Requirements

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

See Also

Reference

Flash Driver MDD Structures
SECTOR_RUN