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

Method AddRef

XBOBTFF/FFDriver.cpp:146–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144}
145
146ULONG FeedbackXBOBT::AddRef()
147{
148 return ++fRefCount;
149}
150
151ULONG FeedbackXBOBT::Release()
152{

Callers 2

QueryInterfaceMethod · 0.45
sAddRefMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected