MCPcopy Create free account
hub / github.com/cmauri/eviacam / MiddleDown

Method MiddleDown

wxutil/mousecontrol.cpp:483–486  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

481}
482
483void CMouseControl::MiddleDown ()
484{
485 SendMouseCommand (0, 0, MOUSE_MIDDLEDOWN);
486}
487
488void CMouseControl::MiddleUp ()
489{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected