Capture services: Difference between revisions
names for IAlbumAccessorService (thanks Splatoon 2) |
|||
Line 108: | Line 108: | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! Cmd || Name | ! Cmd || Name | ||
|- | |- | ||
| 32 || [7.0.0+] | | 32 || [7.0.0+] [[#SetShimLibraryVersion]] | ||
|- | |- | ||
| 102 || | | 102 || GetAlbumFileList0AafeAruidDeprecated | ||
|- | |- | ||
| 103 || DeleteAlbumFileByAruid | | 103 || DeleteAlbumFileByAruid | ||
|- | |- | ||
| 104 || GetAlbumFileSizeByAruid | | 104 || GetAlbumFileSizeByAruid | ||
|- | |- | ||
| | | 105 || DeleteAlbumFileByAruidForDebug | ||
|- | |- | ||
| | | 110 || LoadAlbumScreenShotImageByAruid | ||
|- | |- | ||
| | | 120 || LoadAlbumScreenShotThumbnailImageByAruid | ||
|- | |- | ||
| | | 130 || PrecheckToCreateContentsByAruid | ||
|- | |- | ||
| 60002 || OpenAccessorSessionForApplication | | 140 || [6.0.0+] GetAlbumFileList1AafeAruidDeprecated | ||
|- | |||
| 141 || [6.0.0+] GetAlbumFileList2AafeUidAruidDeprecated | |||
|- | |||
| 142 || [7.0.0+] GetAlbumFileList3AaeAruid | |||
|- | |||
| 143 || [7.0.0+] GetAlbumFileList4AaeUidAruid | |||
|- | |||
| 60002 || OpenAccessorSessionForApplication | |||
|} | |} | ||
== SetShimLibraryVersion == | |||
Takes a total of 0x10-bytes of input and a PID, no output. | |||
== IAlbumAccessorApplicationSession == | == IAlbumAccessorApplicationSession == |