Share via


DisableHORM (Standard 8)

7/8/2014

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

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

Syntax

UInt32 DisableHORM();

Parameters

None.

Return Value

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

Remarks

You must use an administrator account to disable HORM.

Unified Write Filter (UWF) must be enabled in order to disable HORM.

This method can take several seconds per mounted volume before returning.

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