Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ Release
Method
Release
source/util/networkutils.cpp:44–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
return 1;
43
}
44
ULONG STDMETHODCALLTYPE Release(void) override {
45
return 1;
46
}
47
HRESULT STDMETHODCALLTYPE OnStartBinding(DWORD dwReserved, IBinding* pib) override {
48
return E_NOTIMPL;
49
}
Callers
15
WASAPI_PlatformDeleteActivationHandler
Function · 0.80
WASAPI_ActivateDevice
Function · 0.80
SDL_FS_CloseDevice
Function · 0.80
D3D11_GetCoreWindowFromSDLRenderer
Function · 0.80
IME_Quit
Function · 0.80
IME_SetWindow
Function · 0.80
UILess_GetUIElement
Function · 0.80
UIElementSink_BeginUIElement
Function · 0.80
UIElementSink_UpdateUIElement
Function · 0.80
UIElementSink_EndUIElement
Function · 0.80
UILess_EnableUIUpdates
Function · 0.80
UILess_DisableUIUpdates
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected