Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetClass
Method
GetClass
DuiLib/Control/UIDateTime.cpp:175–178 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
173
}
174
175
LPCTSTR CDateTimeUI::GetClass() const
176
{
177
return _T(
"DateTimeUI"
);
178
}
179
180
LPVOID CDateTimeUI::GetInterface(LPCTSTR pstrName)
181
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected