Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ Release
Method
Release
Source/Engine/Platform/Windows/WindowsWindow.DragDrop.cpp:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
Windows::ULONG Window::Release()
52
{
53
return _InterlockedDecrement(&_refCount);
54
}
55
56
HGLOBAL duplicateGlobalMem(HGLOBAL hMem)
57
{
Callers
3
DoDragDrop
Method · 0.45
InternalRelease
Method · 0.45
Attach
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected