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

Method GetClass

DuiLib/Control/UIButton.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14 }
15
16 LPCTSTR CButtonUI::GetClass() const
17 {
18 return _T("ButtonUI");
19 }
20
21 LPVOID CButtonUI::GetInterface(LPCTSTR pstrName)
22 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected