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

Method ProcessWaitCallback

ExplorerTAP/taskbarappearanceservice.cpp:345–348  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

343}
344
345void TaskbarAppearanceService::ProcessWaitCallback(void* parameter, BOOLEAN)
346{
347 reinterpret_cast<TaskbarAppearanceService *>(parameter)->OnProcessDied();
348}

Callers

nothing calls this directly

Calls 1

OnProcessDiedMethod · 0.80

Tested by

no test coverage detected