Share via


EnableHORM (Standard 8)

7/8/2014

Review the syntax, members, and examples of the UWF_Filter.EnableHORM WMI method for Windows Embedded 8 Standard (Standard 8).

This method enables Hibernate Once/Resume Many (HORM). For more information, see Hibernate Once/Resume Many (HORM).

Syntax

UInt32 EnableHORM();

Parameters

None.

Return Value

Returns an HRESULT that indicates WMI status or a WMI error.

Remarks

You must use an administrator account to enable HORM.

You can only enable HORM on a system when the following requirements are met.

  • Unified Write Filter (UWF) must be enabled.
  • All fixed volumes that are mounted on the system must be protected by UWF.
  • Your system must not have any file, folder, or registry exclusions configured for UWF.
  • The UWF overlay must be configured to use RAM mode. HORM does not support disk-backed overlays.

Requirements

Architecture

x64,
x86

MOF

uwfwmi.mof

WMI Namespace

root\standardcimv2\embedded

WMI Provider

UWF

See Also

Reference

UWF_Filter

Concepts

Unified Write Filter (UWF) Overview