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

Method GetOpenLasterClose

App/Client/ParameterApp.cpp:329–332  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

327}
328
329bool CParameterApp::GetOpenLasterClose() const
330{
331 return m_bOpenLasterClose;
332}
333
334void CParameterApp::SetOpenLasterClose(bool newOpenLasterClose)
335{

Callers 3

CParameterDlgSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected