Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetClass
Method
GetClass
DuiLib/Control/UILabel.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
LPCTSTR CLabelUI::GetClass() const
72
{
73
return _T(
"LabelUI"
);
74
}
75
76
LPVOID CLabelUI::GetInterface(LPCTSTR pstrName)
77
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected