Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetClass
Method
GetClass
DuiLib/Control/UICombo.cpp:228–231 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
226
}
227
228
LPCTSTR CComboUI::GetClass() const
229
{
230
return _T(
"ComboUI"
);
231
}
232
233
LPVOID CComboUI::GetInterface(LPCTSTR pstrName)
234
{
Callers
1
HandleMessage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected