USB services: Difference between revisions

Line 416: Line 416:


== QueryAcquiredInterfaces ==
== QueryAcquiredInterfaces ==
Takes a type-0x6 output buffer and returns an output u32.
Takes a type-0x6 output buffer and returns an output u32 total_entries.
 
The output buffer contains an array of [[#UsbHsInterface]], for each interface which was acquired with [[#AcquireUsbIf]].


== CreateInterfaceAvailableEvent ==
== CreateInterfaceAvailableEvent ==