MCPcopy Create free account
hub / github.com/TranslucentTB/TranslucentTB / UnregisterSink

Method UnregisterSink

ExplorerHooks/taskviewvisibilitymonitor.cpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32void TaskViewVisibilityMonitor::UnregisterSink(IMultitaskingViewVisibilityService *source, DWORD cookie) noexcept
33{
34 FAIL_FAST_IF_FAILED(source->Unregister(cookie));
35}
36
37void TaskViewVisibilityMonitor::ResetViewService() noexcept
38{

Callers

nothing calls this directly

Calls 1

UnregisterMethod · 0.80

Tested by

no test coverage detected