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

Method GetTarget

Plugins/ScreenCapture/ParameterScreenCapture.cpp:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24const CParameterScreenCapture::TARGET CParameterScreenCapture::GetTarget() const
25{
26 return m_Target;
27}
28
29int CParameterScreenCapture::SetTarget(TARGET tg)
30{

Callers 3

CDlgCaptureMethod · 0.80
slotStartMethod · 0.80
slotStopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected