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

Method Release

DuiLib/Control/UIWebBrowser.cpp:144–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142}
143
144STDMETHODIMP_(ULONG) DuiLib::CWebBrowserUI::Release()
145{
146 ULONG ulRefCount = InterlockedDecrement(&m_dwRef);
147 return ulRefCount;
148}
149
150void DuiLib::CWebBrowserUI::Navigate2( LPCTSTR lpszUrl )
151{

Callers 2

TranslateAcceleratorMethod · 0.45
ExecMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected