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

Method GetClass

DuiLib/Core/UIContainer.cpp:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28 }
29
30 LPCTSTR CContainerUI::GetClass() const
31 {
32 return _T("ContainerUI");
33 }
34
35 LPVOID CContainerUI::GetInterface(LPCTSTR pstrName)
36 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected