MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / GetHandle

Method GetHandle

DebugView++Lib/DBWinReader.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46HANDLE DBWinReader::GetHandle() const
47{
48 return m_dbWinDataReady.get();
49}
50
51void DBWinReader::Notify()
52{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected