MCPcopy Create free account
hub / github.com/Vector35/debugger / AddRef

Method AddRef

core/adapters/dbgengadapter.cpp:1273–1276  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1271}
1272
1273unsigned long DbgEngEventCallbacks::AddRef()
1274{
1275 return 1;
1276}
1277
1278unsigned long DbgEngEventCallbacks::Release()
1279{

Callers 3

API_OBJECT_STATICFunction · 0.45
API_OBJECT_REFFunction · 0.45
API_OBJECT_NEW_REFFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected