Changes

Jump to navigation Jump to search
238 bytes added ,  23:28, 13 May 2020
Line 180: Line 180:     
sdknso implements this by <code>return</code>ing the s16 as a s32, with -1 being returned on error.
 
sdknso implements this by <code>return</code>ing the s16 as a s32, with -1 being returned on error.
 +
 +
{| class="wikitable" border="1"
 +
|-
 +
!  Value
 +
!  Description
 +
|-
 +
| -1 || See above.
 +
|-
 +
| 0 || None
 +
|-
 +
| 1 || User
 +
|-
 +
| 2 || SystemRequest
 +
|-
 +
| 3 || DestroyedByAdmin
 +
|-
 +
| 4 || DestroyedBySystemRequest
 +
|-
 +
| 5 || Admin
 +
|-
 +
| 6 || SignalLost
 +
|}
    
=== GetSecurityParameter ===
 
=== GetSecurityParameter ===

Navigation menu