MCPcopy 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
230LPCTSTR CWindowWnd::GetSuperClassName() const
231{
232 return NULL;
233}
234
235CWindowWnd::operator HWND() const
236{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected