Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetClass
Method
GetClass
DuiLib/Layout/UIHorizontalLayout.cpp:12–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
}
11
12
LPCTSTR CHorizontalLayoutUI::GetClass() const
13
{
14
return _T(
"HorizontalLayoutUI"
);
15
}
16
17
LPVOID CHorizontalLayoutUI::GetInterface(LPCTSTR pstrName)
18
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected