Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetClass
Method
GetClass
DuiLib/Control/UIEdit.cpp:166–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
}
165
166
LPCTSTR CEditUI::GetClass() const
167
{
168
return _T(
"EditUI"
);
169
}
170
171
LPVOID CEditUI::GetInterface(LPCTSTR pstrName)
172
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected