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

Method GetHandle

DebugView++Lib/FileReader.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54HANDLE FileReader::GetHandle() const
55{
56 return m_handle.get();
57}
58
59void FileReader::Notify()
60{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected