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

Method GetClass

DuiLib/Control/UICombo.cpp:228–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

226}
227
228LPCTSTR CComboUI::GetClass() const
229{
230 return _T("ComboUI");
231}
232
233LPVOID CComboUI::GetInterface(LPCTSTR pstrName)
234{

Callers 1

HandleMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected