USB services: Difference between revisions
Line 379: | Line 379: | ||
! Cmd || Name | ! Cmd || Name | ||
|- | |- | ||
| 0 || BindClientProcess | | 0 || [[#BindClientProcess]] | ||
|- | |- | ||
| 1 || QueryAllInterfaces | | 1 || QueryAllInterfaces | ||
Line 399: | Line 399: | ||
General USB devices usage, used by [[HID_services|hid]] and [[Sockets_services|bsdsockets]]. | General USB devices usage, used by [[HID_services|hid]] and [[Sockets_services|bsdsockets]]. | ||
== BindClientProcess == | |||
Takes 1 copy-handle for the current process (0xFFFF8001). | |||
== IClientIfSession == | == IClientIfSession == |