Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Squirrel/Squirrel.Windows
/ AddRef
Method
AddRef
src/Setup/wtl90/atldlgs.h:1116–1119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1114
}
1115
1116
virtual ULONG STDMETHODCALLTYPE AddRef()
1117
{
1118
return 1;
1119
}
1120
1121
virtual ULONG STDMETHODCALLTYPE Release()
1122
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected