Settings services: Difference between revisions
add language names |
|||
Line 511: | Line 511: | ||
| 138 || [4.0.0+] GetWebInspectorFlag | | 138 || [4.0.0+] GetWebInspectorFlag | ||
|- | |- | ||
| 139 || [4.0.0+] GetAllowedSslHosts | | 139 || [4.0.0+] [[#GetAllowedSslHosts]] | ||
|- | |- | ||
| 140 || [4.0.0+] GetHostFsMountPoint | | 140 || [4.0.0+] GetHostFsMountPoint | ||
Line 555: | Line 555: | ||
== GetServiceDiscoveryControlSettings == | == GetServiceDiscoveryControlSettings == | ||
Returns 0x01 if [[Safemode|safemode]] needs to be launched. | Returns 0x01 if [[Safemode|safemode]] needs to be launched. | ||
== GetAllowedSslHosts == | |||
Takes a type-0x6 output buffer, returns an output s32. This buffer contains an array of 0x8-byte "nn::settings::system::AllowedSslHost" entries. | |||
[[Category:Services]] | [[Category:Services]] |