Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ GetHandle
Method
GetHandle
DebugView++Lib/TestSource.cpp:24–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
HANDLE TestSource::GetHandle() const
25
{
26
return nullptr;
27
}
28
29
void TestSource::Notify()
30
{
Callers
1
ListenUntilUpdateEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected