UWF_Filter.DisableHORM (Industry 8.1)
7/8/2014
Review the use, syntax, parameters, and return values of the UWF_Filter.DisableHORM method for Windows Embedded 8.1 Industry (Industry 8.1).
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 value 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.