MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetScreen

Method GetScreen

Plugins/ScreenCapture/ParameterScreenCapture.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52const int CParameterScreenCapture::GetScreen() const
53{
54 return m_nScreen;
55}
56
57int CParameterScreenCapture::SetScreen(int screen)
58{

Callers 2

CDlgCaptureMethod · 0.45
slotStartMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected