Changes

159 bytes added ,  02:36, 28 October 2018
Line 425: Line 425:  
== AcquireUsbIf ==
 
== AcquireUsbIf ==
 
Takes an input u32 and a type-0x6 output buffer, returns an [[#IClientIfSession]].
 
Takes an input u32 and a type-0x6 output buffer, returns an [[#IClientIfSession]].
 +
 +
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.
    
== IClientIfSession ==
 
== IClientIfSession ==