EwfMgrClose (Standard 7 SP1)
7/8/2014
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.
Requirements
OS Versions: Standard 7
Header: Ewfapi.h
Link Library: Ewfapi.lib
See Also
Reference
EwfMgrOpenProtected
EwfMgrOpenOverlayStore