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

Method GetUseMultimon

Plugins/FreeRDP/Client/ParameterFreeRDP.cpp:174–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172}
173
174bool CParameterFreeRDP::GetUseMultimon() const
175{
176 return m_bUseMultimon;
177}
178
179int CParameterFreeRDP::SetUseMultimon(bool bUse)
180{

Callers 2

CDlgSetFreeRDPMethod · 0.80
BackendFreeRDP.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected