MCPcopy Create free account
hub / github.com/BeneficialCode/WinArk / DeleteKey

Method DeleteKey

KernelLibrary/RegistryKey.cpp:147–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145}
146
147NTSTATUS RegistryKey::DeleteKey() {
148 return ZwDeleteKey(_hKey);
149}
150

Callers 1

InitMiniFilterFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected