Applet Manager services: Difference between revisions

No edit summary
Lioncache (talk | contribs)
Document unknown input value for SetScreenShotPermission. Also place values in a table for nicer reading
Line 1,207: Line 1,207:
Takes an input s32. No output.
Takes an input s32. No output.


Controls whether screenshot-capture is allowed. 0 = disable, 1 = enable, 2 = unknown.
Controls whether screenshot-capture is allowed.
 
{| class="wikitable" border="1"
|-
! Value || Description
|-
| 0 || Inherit from parent applet
|-
| 1 || Enable
|-
| 2 || Disable
|-
|}


=== SetOperationModeChangedNotification ===
=== SetOperationModeChangedNotification ===