Changes

Jump to navigation Jump to search
14 bytes added ,  19:45, 20 February 2018
Line 426: Line 426:  
! Cmd || Name || Notes
 
! Cmd || Name || Notes
 
|-
 
|-
| 0 || GetDeviceLocationName || Returns an nn::time::LocationName (0x24 bytes).
+
| 0 || GetDeviceLocationName || Returns an output [[#LocationName]].
 
|-
 
|-
| 1 || SetDeviceLocationName || Takes an nn::time::LocationName.
+
| 1 || SetDeviceLocationName || Takes an input [[#LocationName]].
 
|-
 
|-
| 2 || GetTotalLocationNameCount || Returns an 0x20 byte struct (nn::time::SystemClockContext).
+
| 2 || GetTotalLocationNameCount || No input, returns an output u32.
 
|-
 
|-
 
| 3 || LoadLocationNameList ||  
 
| 3 || LoadLocationNameList ||  
Line 447: Line 447:  
|-
 
|-
 
|}
 
|}
 +
 +
=== LocationName ===
 +
This is an 0x24-byte struct.

Navigation menu