EwfMgrIsHormActivated
5/10/2007
This function returns the status of HORM.
Syntax
BOOL EwfMgrIsHormActivated(
HANDLE hDevice
);
Parameters
- hDevice
[in] Handle to the EWF-protected volume.
Return Value
If HORM is active on the specified volume, TRUE is returned. If HORM is not active, FALSE is returned. The operation could fail if the image does not support HORM (The "Enable Hibernate-Once-Resume-Many Mode (HORM)" option was not selected in the Enhanced Write Filter Volume Configuration settings page in Target Designer).
Code
Requirements
OS Versions: Windows XP Embedded.
Header: Ewfapi.h.
Link Library: Ewfapi.dll, Ewfapi.lib.
See Also
Reference
EwfMgrActivateHorm
EwfMgrDeactivateHorm