Changes

Jump to navigation Jump to search
107 bytes added ,  22:04, 30 October 2017
Line 9: Line 9:  
== Handles ==
 
== Handles ==
 
Up to 16 handles can be opened, each with their own device change hook. The handle ID is specified in the open request as the "mode". IPC_EINVAL will be returned if an ID that is in use is passed.
 
Up to 16 handles can be opened, each with their own device change hook. The handle ID is specified in the open request as the "mode". IPC_EINVAL will be returned if an ID that is in use is passed.
 +
 +
For devices with multiple interfaces, each interface is presented as a unique device with its own handle.
    
== Ioctls ==
 
== Ioctls ==

Navigation menu