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

Method GetColorDepth

Plugins/FreeRDP/Client/ParameterFreeRDP.cpp:160–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158}
159
160UINT32 CParameterFreeRDP::GetColorDepth() const
161{
162 return m_nColorDepth;
163}
164
165int CParameterFreeRDP::SetColorDepth(UINT32 color)
166{

Callers 2

CDlgSetFreeRDPMethod · 0.80
BackendFreeRDP.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected