Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/360Controller/360Controller
/ sStop
Method
sStop
XBOBTFF/FFDriver.cpp:726–729 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
724
}
725
726
IOReturn FeedbackXBOBT::sStop(void *self)
727
{
728
return getThis(self)->Stop();
729
}
730
731
HRESULT FeedbackXBOBT::sGetVersion(void * self, ForceFeedbackVersion * version)
732
{
Callers
nothing calls this directly
Calls
1
Stop
Method · 0.45
Tested by
no test coverage detected