MCPcopy Create free account
hub / github.com/360Controller/360Controller / AddRef

Method AddRef

Feedback360/Feedback360.cpp:133–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131}
132
133ULONG Feedback360::AddRef()
134{
135 return ++fRefCount;
136}
137
138ULONG Feedback360::Release()
139{

Callers 2

QueryInterfaceMethod · 0.45
sAddRefMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected