HID services: Difference between revisions
Masagrator (talk | contribs) No edit summary |
Masagrator (talk | contribs) No edit summary |
||
| Line 1,972: | Line 1,972: | ||
| 502 || [[#UnregisterAppletResourceUserId]] | | 502 || [[#UnregisterAppletResourceUserId]] | ||
|- | |- | ||
| 503 || EnableAppletToGetInput | | 503 || [[#EnableAppletToGetInput]] | ||
|- | |- | ||
| 504 || SetAruidValidForVibration | | 504 || SetAruidValidForVibration | ||
|- | |- | ||
| 505 || EnableAppletToGetSixAxisSensor | | 505 || [[#EnableAppletToGetSixAxisSensor]] | ||
|- | |- | ||
| 506 || [14.0.0+] EnableAppletToGetPadInput | | 506 || [14.0.0+] EnableAppletToGetPadInput | ||
| Line 2,548: | Line 2,548: | ||
Passing unregistered [[Applet_Manager_services#AppletResourceUserId|AppletResourceUserId]] causes crash with 0x82ECA error code. | Passing unregistered [[Applet_Manager_services#AppletResourceUserId|AppletResourceUserId]] causes crash with 0x82ECA error code. | ||
== EnableAppletToGetInput == | |||
Takes an input bool, an [[Applet_Manager_services#AppletResourceUserId|AppletResourceUserId]], no output. | |||
== EnableAppletToGetSixAxisSensor == | |||
Takes an input bool, an [[Applet_Manager_services#AppletResourceUserId|AppletResourceUserId]], no output. | |||
== SetVibrationMasterVolume == | == SetVibrationMasterVolume == | ||