Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetClass
Method
GetClass
DuiLib/Control/UIScrollBar.cpp:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
LPCTSTR CScrollBarUI::GetClass() const
18
{
19
return _T(
"ScrollBarUI"
);
20
}
21
22
LPVOID CScrollBarUI::GetInterface(LPCTSTR pstrName)
23
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected