MCPcopy Create free account
hub / github.com/cathery/sys-con / Exit

Method Exit

source/ControllerLib/Controllers/XboxOneController.cpp:87–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85 return rc;
86}
87void XboxOneController::Exit()
88{
89 CloseInterfaces();
90}
91
92Result XboxOneController::OpenInterfaces()
93{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected