Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WinMerge/winmerge
/ AddRef
Method
AddRef
Src/DropHandler.cpp:304–307 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
302
}
303
304
ULONG STDMETHODCALLTYPE DropHandler::AddRef(void)
305
{
306
return InterlockedIncrement(&m_cRef);
307
}
308
309
ULONG STDMETHODCALLTYPE DropHandler::Release(void)
310
{
Callers
15
UnpackerGeneratedFromEditorScript
Method · 0.45
EditorScriptGeneratedFromUnpacker
Method · 0.45
Load
Method · 0.45
SetHostObject
Method · 0.45
InvokePluginOnEvent
Function · 0.45
QueryInterface
Function · 0.45
LWArg
Function · 0.45
GetTI
Method · 0.45
GetTI
Method · 0.45
GetTI
Method · 0.45
GetTI
Method · 0.45
GetTI
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected