Share via


EwfMgrDeactivateHORM (Standard 7 SP1)

7/8/2014

This function disables HORM.

Syntax

BOOL EwfMgrDeactivateHORM(
  HANDLE hDevice
);

Parameters

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

Return Value

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 in Image Configuration Editor).

Requirements

OS Versions: Standard 7

Header: Ewfapi.h

Link Library: Ewfapi.lib

See Also

Reference

EwfMgrActivateHORM
EwfMgrIsHORMActivated

Concepts

EWF API Functions