MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetClass

Method GetClass

DuiLib/Control/UIWebBrowser.cpp:474–477  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

472}
473
474LPCTSTR DuiLib::CWebBrowserUI::GetClass() const
475{
476 return _T("WebBrowserUI");
477}
478
479LPVOID DuiLib::CWebBrowserUI::GetInterface( LPCTSTR pstrName )
480{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected