Line 243: |
Line 243: |
| | 105 || [[#DeleteAlbumFileByAruidForDebug]] | | | 105 || [[#DeleteAlbumFileByAruidForDebug]] |
| |- | | |- |
− | | 110 || LoadAlbumScreenShotImageByAruid | + | | 110 || [[#LoadAlbumScreenShotImageByAruid]] |
| |- | | |- |
− | | 120 || LoadAlbumScreenShotThumbnailImageByAruid | + | | 120 || [[#LoadAlbumScreenShotThumbnailImageByAruid]] |
| |- | | |- |
| | 130 || [[#PrecheckToCreateContentsByAruid]] | | | 130 || [[#PrecheckToCreateContentsByAruid]] |
Line 274: |
Line 274: |
| == DeleteAlbumFileByAruidForDebug == | | == DeleteAlbumFileByAruidForDebug == |
| Takes a PID, an input u8, an [[#ApplicationAlbumFileEntry]], an [[Applet_Manager_services#AppletResourceUserId|AppletResourceUserId]], and no output. | | Takes a PID, an input u8, an [[#ApplicationAlbumFileEntry]], an [[Applet_Manager_services#AppletResourceUserId|AppletResourceUserId]], and no output. |
| + | |
| + | == LoadAlbumScreenShotImageByAruid == |
| + | Takes a PID, a type-0x16 output buffer containing a [[#LoadAlbumScreenShotImageOutputForApplication]], a type-0x46 output buffer, a type-0x6 output buffer, an [[#ApplicationAlbumFileEntry]], a [[#ScreenShotDecodeOption]], and no output. |
| + | |
| + | == LoadAlbumScreenShotThumbnailImageByAruid == |
| + | Takes a PID, a type-0x16 output buffer containing a [[#LoadAlbumScreenShotImageOutputForApplication]], a type-0x46 output buffer, a type-0x6 output buffer, an [[#ApplicationAlbumFileEntry]], a [[#ScreenShotDecodeOption]], and no output. |
| | | |
| == PrecheckToCreateContentsByAruid == | | == PrecheckToCreateContentsByAruid == |