EWF API Functions (Standard 8)
7/8/2014
Review the functions provided by the EWF API in Windows Embedded 8 Standard (Standard 8).
This section describes the Enhanced Write Filter (EWF) functions that you use to create, configure, and protect EWF volumes.
In This Section
The following table shows the functions that are used to query and configure protected Enhanced Write Filter volumes.
Function |
Description |
---|---|
Adds a checkpoint overlay level on the specified EWF-protected volume. |
|
Clears any pending commands that would have occurred on the next restart. |
|
Closes an EWF-protected volume. |
|
Commits all current level data in the overlay to the EWF-protected volume. |
|
Commits all current level data immediately to the EWF-protected volume and then disables EWF. |
|
Commits a single file, whose size or location much not have changed, to the protected volume. |
|
Disables a currently enabled overlay on the specified EWF-protected volume. |
|
Enables a currently disabled overlay on the specified EWF-protected volume. |
|
Retrieves the drive letter for the specified volume name. |
|
Retrieves the persistent data for an EWF-protected volume. |
|
Retrieves the configuration information for an EWF-protected volume. |
|
Opens an EWF-protected volume. |
|
Restores one overlay level on the specified EWF-protected volume, discarding all changes in the current level. |
|
Sets the overlay level on an EWF-protected volume. |
|
Sets the persistent data for an EWF-protected volume. |
The following table shows the functions that are used to query and configure the EWF overlay store volumes.
Function |
Description |
---|---|
Retrieves the configuration information for the EWF overlay store. |
|
Retrieves the name of the overlay store volume, if it exists. |
|
Registers for a low space notification when the available bytes in the overlay reach a specified threshold. |
The following table shows the functions that are used to obtain and work with a list of EWF-protected volumes.
Function |
Description |
---|---|
Retrieves a list of all the EWF-protected volumes. |
|
Removes the current entry from the EWF volume name list and frees the current memory entry. |
|
Deletes all entries in the EWF volume name list. |
|
Determines whether the EWF volume name list is empty. |
The following table shows the EWF API functions that are deprecated in Windows Embedded 8 Standard (Standard 8).
Function |
Description |
---|---|
Deprecated. This function enables Hibernate Once/Resume Many (HORM) support at run time. |
|
Deprecated. This function disables HORM support. |
|
Deprecated. This function returns the current status of HORM. |