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

Method sGetVersion

Feedback360/Feedback360.cpp:693–696  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

691}
692
693HRESULT Feedback360::sGetVersion(void * self, ForceFeedbackVersion * version)
694{
695 return Feedback360::getThis(self)->GetVersion(version);
696}
697
698HRESULT Feedback360::sInitializeTerminate(void * self, NumVersion forceFeedbackAPIVersion, io_object_t hidDevice, boolean_t begin)
699{

Callers

nothing calls this directly

Calls 1

GetVersionMethod · 0.45

Tested by

no test coverage detected