Share via


FMD_EraseBlock

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This function erases the specified flash block.

Syntax

BOOL FMD_EraseBlock(
  BLOCK_ID blockID
);

Parameters

  • blockID
    [in] The block number to erase.

Return Value

Returns TRUE on success. Returns FALSE on failure.

Requirements

Header fmd.h
Library Developer Implemented
Windows Embedded CE Windows CE .NET 4.2 and later

See Also

Other Resources

Flash Drivers
Flash Media Driver Reference