MCPcopy 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_ActivateDeviceFunction · 0.80
SDL_FS_CloseDeviceFunction · 0.80
IME_QuitFunction · 0.80
IME_SetWindowFunction · 0.80
UILess_GetUIElementFunction · 0.80
UILess_EnableUIUpdatesFunction · 0.80
UILess_DisableUIUpdatesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected