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

Method GetClass

DuiLib/Control/UIOption.cpp:15–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13 }
14
15 LPCTSTR COptionUI::GetClass() const
16 {
17 return _T("OptionUI");
18 }
19
20 LPVOID COptionUI::GetInterface(LPCTSTR pstrName)
21 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected