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

Method sStopEffect

XBOBTFF/FFDriver.cpp:786–789  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

784}
785
786HRESULT FeedbackXBOBT::sStopEffect(void * self, UInt32 downloadID)
787{
788 return FeedbackXBOBT::getThis(self)->StopEffect(downloadID);
789}
790
791// External factory function
792extern "C" void* FeedbackXBOBTFactory(CFAllocatorRef allocator, CFUUIDRef typeID)

Callers

nothing calls this directly

Calls 1

StopEffectMethod · 0.45

Tested by

no test coverage detected