Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/360Controller/360Controller
/ sAddRef
Method
sAddRef
Feedback360/Feedback360.cpp:666–670 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
664
}
665
666
ULONG Feedback360::sAddRef(void *self)
667
{
668
Feedback360 *obj = ( (Xbox360InterfaceMap *) self)->obj;
669
return obj->AddRef();
670
}
671
672
ULONG Feedback360::sRelease(void *self)
673
{
Callers
nothing calls this directly
Calls
1
AddRef
Method · 0.45
Tested by
no test coverage detected