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

Method sSendForceFeedbackCommand

XBOBTFF/FFDriver.cpp:771–774  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

769}
770
771HRESULT FeedbackXBOBT::sSendForceFeedbackCommand(void * self, FFCommandFlag state)
772{
773 return FeedbackXBOBT::getThis(self)->SendForceFeedbackCommand(state);
774}
775
776HRESULT FeedbackXBOBT::sSetProperty(void * self, FFProperty property, void * pValue)
777{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected