Partition Manager Functions (Windows Embedded CE 6.0)
1/6/2010
The following table shows the Partition Manager functions, along with a description of each.
Function | Description |
---|---|
Closes the partition from I/O operation. |
|
Closes the storage volume. |
|
Creates a partition on the store volume. |
|
Deletes a partition on the storage volume. |
|
Sends a control code directly to a specified device driver, causing the corresponding device to perform the specified operation. |
|
Closes the search handle for partition enumeration. |
|
Retries the partition information for the next partition in the enumeration. |
|
Starts partition enumeration. |
|
Formats a partition on the storage volume. |
|
Formats the storage volume. |
|
Obtains the attributes for a given partition. |
|
Otains the storage volume information from the partition driver. |
|
Checks whether the storage volume has been formatted. |
|
Opens the partition to perform I/O operations. |
|
Opens the storage volume. |
|
Renames a partition on the storage volume. |
|
Sets the attributes for a specified partition. |