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

Method GetClass

DuiLib/Layout/UIVerticalLayout.cpp:12–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10 }
11
12 LPCTSTR CVerticalLayoutUI::GetClass() const
13 {
14 return _T("VerticalLayoutUI");
15 }
16
17 LPVOID CVerticalLayoutUI::GetInterface(LPCTSTR pstrName)
18 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected