Changes

Jump to navigation Jump to search
186 bytes added ,  18:14, 29 October 2018
Add some information about svcSendSyncRequestWithUserBuffer errors
Line 724: Line 724:  
</div>
 
</div>
   −
Size must be 0x1000-aligned.
+
Size and CmdPtr must be 0x1000-aligned.
    
=== Result codes ===
 
=== Result codes ===
    
'''0x0:''' Success.
 
'''0x0:''' Success.
 +
 +
'''0xcc01:''' CmdPtr is not 0x1000-aligned.
 +
 +
'''0xca01:''' Size is not 0x1000-aligned.
    
'''0xce01:''' KSessionRequest allocation failed (unlikely) or pointer buffer size exceeded.
 
'''0xce01:''' KSessionRequest allocation failed (unlikely) or pointer buffer size exceeded.
 +
 +
'''0xe401:''' Handles does not exist, or handle is not an instance of KClientSession.
    
== svcBreak ==
 
== svcBreak ==
151

edits

Navigation menu