Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DamRsn/NeuralNote
/ AddRef
Method
AddRef
ThirdParty/ASIO/common/dllentry.cpp:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
92
93
STDMETHODIMP_(ULONG) CClassFactory::AddRef()
94
{
95
return ++m_cRef;
96
}
97
98
STDMETHODIMP_(ULONG) CClassFactory::Release()
99
{
Callers
3
QueryInterface
Method · 0.80
DllGetClassObject
Function · 0.80
GetInterface
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected