MCPcopy Create free account
hub / github.com/KDE/kdiff3 / handle

Method handle

diff_ext_for_kdiff3/server.cpp:197–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195}
196
197HINSTANCE
198SERVER::handle() const
199{
200 return server_instance;
201}
202
203void
204SERVER::lock() {

Callers 3

do_registerMethod · 0.80
DIFF_EXTMethod · 0.80
~DIFF_EXTMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected