Sdílet prostřednictvím


EwfMgrDeactivateHorm

This function disables HORM.

  BOOL EwfMgrDeactivateHorm(
    HANDLE 
  hDevice
  );

Parameters

  • hDevice
    [in] Handle to the EWF-protected volume.

Return Values

If HORM is disabled successfully, the return value is TRUE. If the operation fails, 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).

Requirements

OS Versions: Windows XP Embedded.
Header: Ewfapi.h.
Link Library: Ewfapi.dll, Ewfapi.lib.

See Also

EWF API Functions | EwfMgrActivateHorm | EwfMgrIsHormActivated | EWF Configuration in Target Designer

Last updated on Wednesday, October 18, 2006

© 2006 Microsoft Corporation. All rights reserved.