NCM services: Difference between revisions
→lr: Official names from sysmodule symbols. |
|||
Line 7: | Line 7: | ||
! Cmd || Name || Arguments || Notes | ! Cmd || Name || Arguments || Notes | ||
|- | |- | ||
| 0 || | | 0 || GetILocationResolver || [[Filesystem_services#StorageId|StorageID]] || | ||
|- | |- | ||
| 1 || | | 1 || GetIRegisteredLocationResolver || None || | ||
|- | |- | ||
| 2 || CheckStorage || [[Filesystem_services#StorageId|StorageID]] || | | 2 || CheckStorage || [[Filesystem_services#StorageId|StorageID]] || | ||
|- | |- | ||
| 3 || | | 3 || IAddOnContentLocationResolver || None || | ||
|} | |} | ||
=== | === ILocationResolver === | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
Line 46: | Line 46: | ||
The set commands always return 0. When the get-commands fail to find an entry for the specified titleID, 0x408 is returned for GetProgramNcaPath, while the rest of the commands return 0xA08. | The set commands always return 0. When the get-commands fail to find an entry for the specified titleID, 0x408 is returned for GetProgramNcaPath, while the rest of the commands return 0xA08. | ||
=== | === IRegisteredLocationResolver === | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
Line 68: | Line 68: | ||
|} | |} | ||
=== | === IAddOnContentLocationResolver === | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- |