USB services: Difference between revisions
| Line 393: | Line 393: | ||
| 6 || [[#GetInterfaceStateChangeEvent]] | | 6 || [[#GetInterfaceStateChangeEvent]] | ||
|- | |- | ||
| 7 || AcquireUsbIf | | 7 || [[#AcquireUsbIf]] | ||
|- | |- | ||
| 8 || [6.0.0+] | | 8 || [6.0.0+] | ||
| Line 420: | Line 420: | ||
== GetInterfaceStateChangeEvent == | == GetInterfaceStateChangeEvent == | ||
No input, returns an output handle. | No input, returns an output handle. | ||
== AcquireUsbIf == | |||
Takes an input u32 and a type-0x6 output buffer, returns an [[#IClientIfSession]]. | |||
== IClientIfSession == | == IClientIfSession == | ||