Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ AddRef
Method
AddRef
DuiLib/Control/UIRichEdit.cpp:373–376 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
371
}
372
373
ULONG CTxtWinHost::AddRef(void)
374
{
375
return ++cRefs;
376
}
377
378
ULONG CTxtWinHost::Release(void)
379
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected