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

Method HideUI

DuiLib/Utils/WebBrowserEventHandler.h:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52 }
53
54 virtual HRESULT STDMETHODCALLTYPE HideUI( void)
55 {
56 return S_OK;
57 }
58
59 virtual HRESULT STDMETHODCALLTYPE UpdateUI( void)
60 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected