MCPcopy 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
704ULONG FeedbackXBOBT::sAddRef(void *self)
705{
706 FeedbackXBOBT *obj = ( (XboxOneBTInterfaceMap *) self)->obj;
707 return obj->AddRef();
708}
709
710ULONG FeedbackXBOBT::sRelease(void *self)
711{

Callers

nothing calls this directly

Calls 1

AddRefMethod · 0.45

Tested by

no test coverage detected