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

Method SetHomePage

DuiLib/Control/UIWebBrowser.cpp:485–488  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

483}
484
485void DuiLib::CWebBrowserUI::SetHomePage( LPCTSTR lpszUrl )
486{
487 m_sHomePage.Format(_T("%s"),lpszUrl);
488}
489
490LPCTSTR DuiLib::CWebBrowserUI::GetHomePage()
491{

Callers

nothing calls this directly

Calls 1

FormatMethod · 0.80

Tested by

no test coverage detected