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

Method GetDesktopHeight

Plugins/FreeRDP/Client/ParameterFreeRDP.cpp:146–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144}
145
146UINT32 CParameterFreeRDP::GetDesktopHeight() const
147{
148 return m_nHeight;
149}
150
151int CParameterFreeRDP::SetDesktopHeight(UINT32 nHeight)
152{

Callers 3

CDlgSetFreeRDPMethod · 0.80
BackendFreeRDP.cppFile · 0.80
cb_pre_connectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected