MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetInstance

Method GetInstance

DuiLib/Core/UIManager.cpp:169–172  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167}
168
169HINSTANCE CPaintManagerUI::GetInstance()
170{
171 return m_hInstance;
172}
173
174CDuiString CPaintManagerUI::GetInstancePath()
175{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected