windows
0.60.0
In windows::
Wdk::
System::
Offline
Registry
Structs
ORHKEY
Functions
ORCloseHive
ORCloseKey
ORCreateHive
ORCreateKey
ORDeleteKey
ORDeleteValue
OREnumKey
OREnumValue
ORGetKeySecurity
ORGetValue
ORGetVersion
ORGetVirtualFlags
ORMergeHives
OROpenHive
OROpenHiveByHandle
OROpenKey
ORQueryInfoKey
ORRenameKey
ORSaveHive
ORSetKeySecurity
ORSetValue
ORSetVirtualFlags
ORShutdown
ORStart
windows
::
Wdk
::
System
::
OfflineRegistry
Function
ORDeleteKey
Copy item path
Settings
Help
Summary
pub unsafe fn ORDeleteKey<P1>(handle:
ORHKEY
, lpsubkey: P1) ->
WIN32_ERROR
where P1: Param<PCWSTR>,