HID services: Difference between revisions
Masagrator (talk | contribs) |
Masagrator (talk | contribs) No edit summary |
||
| Line 1,974: | Line 1,974: | ||
| 503 || [[#EnableAppletToGetInput]] | | 503 || [[#EnableAppletToGetInput]] | ||
|- | |- | ||
| 504 || SetAruidValidForVibration | | 504 || [[#SetAruidValidForVibration]] | ||
|- | |- | ||
| 505 || [[#EnableAppletToGetSixAxisSensor]] | | 505 || [[#EnableAppletToGetSixAxisSensor]] | ||
|- | |- | ||
| 506 || [14.0.0+] EnableAppletToGetPadInput | | 506 || [14.0.0+] [[#EnableAppletToGetPadInput]] | ||
|- | |- | ||
| 507 || [14.0.0+] EnableAppletToGetTouchScreen | | 507 || [14.0.0+] [[#EnableAppletToGetTouchScreen]] | ||
|- | |- | ||
| 510 || [[#SetVibrationMasterVolume]] | | 510 || [[#SetVibrationMasterVolume]] | ||
| Line 2,548: | Line 2,548: | ||
== EnableAppletToGetInput == | == EnableAppletToGetInput == | ||
Takes an input bool, an [[Applet_Manager_services#AppletResourceUserId|AppletResourceUserId]], no output. | |||
== SetAruidValidForVibration == | |||
Takes an input bool, an [[Applet_Manager_services#AppletResourceUserId|AppletResourceUserId]], no output. | Takes an input bool, an [[Applet_Manager_services#AppletResourceUserId|AppletResourceUserId]], no output. | ||
== EnableAppletToGetSixAxisSensor == | == EnableAppletToGetSixAxisSensor == | ||
Takes an input bool, an [[Applet_Manager_services#AppletResourceUserId|AppletResourceUserId]], no output. | |||
== EnableAppletToGetPadInput == | |||
Takes an input bool, an [[Applet_Manager_services#AppletResourceUserId|AppletResourceUserId]], no output. | |||
== EnableAppletToGetTouchScreen == | |||
Takes an input bool, an [[Applet_Manager_services#AppletResourceUserId|AppletResourceUserId]], no output. | Takes an input bool, an [[Applet_Manager_services#AppletResourceUserId|AppletResourceUserId]], no output. | ||