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

Method IsAutoNavigation

DuiLib/Control/UIWebBrowser.cpp:502–505  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

500}
501
502bool DuiLib::CWebBrowserUI::IsAutoNavigation()
503{
504 return m_bAutoNavi;
505}
506
507STDMETHODIMP DuiLib::CWebBrowserUI::QueryService( REFGUID guidService, REFIID riid, void** ppvObject )
508{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected