Changes

Jump to navigation Jump to search
no edit summary
Line 1,290: Line 1,290:     
=== SetScreenShotAppletIdentityInfo ===
 
=== SetScreenShotAppletIdentityInfo ===
Takes an input 0x10-byte struct AppletIdentityInfo. No output.
+
Takes an input [[#AppletIdentityInfo]], no output.
    
=== SetOutOfFocusSuspendingEnabled ===
 
=== SetOutOfFocusSuspendingEnabled ===
Line 2,093: Line 2,093:  
= AppletKind =
 
= AppletKind =
 
This is 8-bytes.
 
This is 8-bytes.
 +
 +
= AppletIdentityInfo =
 +
{| class="wikitable" border="1"
 +
|-
 +
! Offset || Size || Description
 +
|-
 +
| 0x0 || 0x4 || [[#AppletId]]
 +
|-
 +
| 0x4 || 0x4 || Padding
 +
|-
 +
| 0x8 || 0x8 || titleID
 +
|}
 +
 +
This struct is "nn::am::service::AppletIdentityInfo". This struct is 0x10-bytes.
    
= ApplicationAttributeForQuest =
 
= ApplicationAttributeForQuest =

Navigation menu