Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MicrosoftEdge/WebView2Samples
/ AddRef
Method
AddRef
SampleApps/WebView2APISample/AppWindow.cpp:3036–3039 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3034
}
3035
3036
void AppWindow::AddRef()
3037
{
3038
InterlockedIncrement((LONG*)&m_refCount);
3039
}
3040
3041
void AppWindow::Release()
3042
{
Callers
1
CreateNewThread
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected