MCPcopy Create free account
hub / github.com/HoShiMin/Kernel-Bridge / ~ObCallbacks

Method ~ObCallbacks

Kernel-Bridge/API/ObCallbacks.cpp:32–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32ObCallbacks::~ObCallbacks() {
33 RemoveCallbacks();
34}
35
36NTSTATUS ObCallbacks::SetupCallbacks(
37 OPTIONAL OB_PREOP_CALLBACK_STATUS(NTAPI *PreCallback)(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected