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

Method GetClass

DuiLib/Control/UIText.cpp:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16 }
17
18 LPCTSTR CTextUI::GetClass() const
19 {
20 return _T("TextUI");
21 }
22
23 LPVOID CTextUI::GetInterface(LPCTSTR pstrName)
24 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected