USB services: Difference between revisions
| Line 391: | Line 391: | ||
| 6 ([1.0.0] 5) || [[#GetInterfaceStateChangeEvent]] | | 6 ([1.0.0] 5) || [[#GetInterfaceStateChangeEvent]] | ||
|- | |- | ||
| 7 ([1.0.0] 6) || [[#AcquireUsbIf]] | | 7 ([1.0.0] 6) || [[#AcquireUsbIf]] | ||
|- | |- | ||
| 8 ([1.0.0] 7) || [6.0.0+] ([1.0.0] | | 8 ([1.0.0] 7) || [6.0.0+] ([1.0.0] [[#GetDescriptorString]]) | ||
|} | |} | ||
| Line 441: | Line 441: | ||
The input u32 is from the u32 at entry+0 from the associated [[#QueryAvailableInterfaces]] output entry. User-processes use size 0x1B8 for the output buffer. The output buffer contains the first 0x1B8-bytes from [[#UsbHsInterface]]. | The input u32 is from the u32 at entry+0 from the associated [[#QueryAvailableInterfaces]] output entry. User-processes use size 0x1B8 for the output buffer. The output buffer contains the first 0x1B8-bytes from [[#UsbHsInterface]]. | ||
== GetDescriptorString == | |||
== IClientIfSession == | == IClientIfSession == | ||