MCPcopy Create free account
hub / github.com/NPP-JSONViewer/JSON-Viewer / HitTest

Method HitTest

src/NppJsonViewer/TreeViewCtrl.cpp:132–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132HTREEITEM TreeViewCtrl::HitTest(LPTVHITTESTINFO lpHTInfo) const
133{
134 return TreeView_HitTest(m_hTree, lpHTInfo);
135}
136
137HTREEITEM TreeViewCtrl::GetRoot() const
138{

Callers 1

ShowContextMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected