Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
5/10/2007
This function closes an Enhanced Write Filter (EWF)-protected volume or overlay store volume.
Syntax
BOOL EwfMgrClose(
HANDLE hDevice
);
Parameters
- hDevice
in] Handle to the EWF-protected device.
Return Value
If the function succeeds, the return value is TRUE. If the function fails, the return value is FALSE. Call GetLastError for extended error information.
Example
Requirements
OS Versions: Windows XP Embedded.
Header: Ewfapi.h.
Link Library: Ewfapi.dll, Ewfapi.lib.
See Also
Reference
EwfMgrOpenProtected
EwfMgrOpenOverlayStore