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

Method GetHandle

include/DebugView++Lib/Loopback.h:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21 virtual ~Loopback();
22
23 virtual HANDLE GetHandle() const { throw std::exception("should never be called"); }
24 virtual void Notify() {}
25
26 virtual bool GetAutoNewLine() const;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected