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

Method RightUp

wxutil/mousecontrol.cpp:498–501  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

496}
497
498void CMouseControl::RightUp ()
499{
500 SendMouseCommand (0, 0, MOUSE_RIGHTUP);
501}
502
503void CMouseControl::LeftClick ()
504{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected