Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ AddRef
Method
AddRef
DuiLib/Control/UIFlash.cpp:122–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
ULONG STDMETHODCALLTYPE CFlashUI::AddRef( void )
123
{
124
::InterlockedIncrement(&m_dwRef);
125
return m_dwRef;
126
}
127
128
ULONG STDMETHODCALLTYPE CFlashUI::Release( void )
129
{
Callers
1
SetFlashEventHandler
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected