FMD_EraseBlock (Windows Embedded CE 6.0)
1/6/2010
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 |