Bootpart Functions (Windows Embedded CE 6.0)
1/6/2010
The following table shows the Bootpart library functions with a description of each.
Function | Description |
---|---|
Obtains the partition entry for an open partition. |
|
Reads data from a partition. |
|
Erases, verifies, and writes logical sectors in a specified range. This function should be called when preparing flash memory for a download of multiple .bin files. |
|
Reads data from a partition. |
|
Sets the data pointer of a specified partition. The data pointer stores the logical byte address where the next read or write operation will occur. |
|
Writes data to the partition. |
See Also
Reference
Concepts
BinFS and the Bootpart Library