Share via


EwfMgrActivateHorm

5/10/2007

This function enables HORM support at runtime.

Syntax

BOOL EwfMgrActivateHorm(
  HANDLE hDevice
);

Parameters

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

Return Value

If HORM support is enabled, 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

Reference

EwfMgrDeactivateHorm
EwfMgrIsHormActivated

Concepts

EWF API Functions
EWF Configuration in Target Designer