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

Method GetWebBrowser2

DuiLib/Control/UIWebBrowser.cpp:624–627  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

622}
623
624IWebBrowser2* DuiLib::CWebBrowserUI::GetWebBrowser2( void )
625{
626 return m_pWebBrowser2;
627}
628
629HRESULT STDMETHODCALLTYPE DuiLib::CWebBrowserUI::QueryStatus( __RPC__in_opt const GUID *pguidCmdGroup, ULONG cCmds, __RPC__inout_ecount_full(cCmds ) OLECMD prgCmds[ ], __RPC__inout_opt OLECMDTEXT *pCmdText )
630{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected