Difference between revisions of "HID Services"

From 3dbrew
Jump to navigation Jump to search
(Created page with "Category:Services = HID service "hid:USER" = {| class="wikitable" border="1" |- ! Command Header ! Description |- | 0x0001.... | ? |- | 0x0002.... | ? |- | 0x0003.... | ? |...")
 
Line 33: Line 33:
 
| ?
 
| ?
 
|-
 
|-
| 0x000A....
+
| 0x000A0000
| ?
+
| [[HID:GetInfo|GetInfo]]
 
|-
 
|-
 
| 0x000B....
 
| 0x000B....
Line 54: Line 54:
 
| ?
 
| ?
 
|-
 
|-
| 0x0011....
+
| 0x00110000
| ?
+
| [[HID:Initialize|Initialize]] ?
 
|-
 
|-
 
| 0x0012....
 
| 0x0012....

Revision as of 14:00, 19 January 2014

HID service "hid:USER"

Command Header Description
0x0001.... ?
0x0002.... ?
0x0003.... ?
0x0004.... ?
0x0005.... ?
0x0006.... ?
0x0007.... ?
0x0008.... ?
0x0009.... ?
0x000A0000 GetInfo
0x000B.... ?
0x000C.... ?
0x000D.... ?
0x000E.... ?
0x000F.... ?
0x0010.... ?
0x00110000 Initialize ?
0x0012.... ?
0x0013.... ?
0x0014.... ?
0x0015.... ?
0x0016.... ?
0x0017.... ?

See Also

HID Shared Memory