Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetSuperClassName
Method
GetSuperClassName
DuiLib/Core/UIBase.cpp:230–233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
}
229
230
LPCTSTR CWindowWnd::GetSuperClassName() const
231
{
232
return NULL;
233
}
234
235
CWindowWnd::operator HWND() const
236
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected