Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
146
UINT32 CParameterFreeRDP::GetDesktopHeight() const
147
{
148
return m_nHeight;
149
}
150
151
int CParameterFreeRDP::SetDesktopHeight(UINT32 nHeight)
152
{
Callers
3
CDlgSetFreeRDP
Method · 0.80
BackendFreeRDP.cpp
File · 0.80
cb_pre_connect
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected