Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/360Controller/360Controller
/ sAddRef
Method
sAddRef
XBOBTFF/FFDriver.cpp:704–708 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
702
}
703
704
ULONG FeedbackXBOBT::sAddRef(void *self)
705
{
706
FeedbackXBOBT *obj = ( (XboxOneBTInterfaceMap *) self)->obj;
707
return obj->AddRef();
708
}
709
710
ULONG FeedbackXBOBT::sRelease(void *self)
711
{
Callers
nothing calls this directly
Calls
1
AddRef
Method · 0.45
Tested by
no test coverage detected