FMD_EraseBlock (Windows CE 5.0)

Send Feedback

This function erases the specified flash block.

BOOL FMD_EraseBlock(BLOCK_IDblockID);

Parameters

  • blockID
    [in] The block number to erase.

Return Values

Returns TRUE on success. Returns FALSE on failure.

Requirements

OS Versions: Windows CE .NET 4.2 and later.
Header: Fmd.h.
Link Library: Developer implemented.

See Also

Flash Media Drivers | Flash Media Driver Reference

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.