Homebrew ABI: Difference between revisions
Line 70: | Line 70: | ||
* 10: [[#ProcessHandle]] | * 10: [[#ProcessHandle]] | ||
* 11: [[#LastLoadResult]] | |||
==== EndOfList ==== | ==== EndOfList ==== | ||
Line 174: | Line 176: | ||
* '''Key:''' 10 | * '''Key:''' 10 | ||
* '''Value[0]:''' Process handle. | * '''Value[0]:''' Process handle. | ||
* '''Value[1]:''' Ignored. | |||
==== LastLoadResult ==== | |||
This is used to feed the last NRO error code back to the Homebrew Menu so that an error dialog can be displayed. | |||
* '''Key:''' 11 | |||
* '''Value[0]:''' Result. | |||
* '''Value[1]:''' Ignored. | * '''Value[1]:''' Ignored. |