APT:PrepareToLeaveResidentApplet: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x002F0040] |- | 1 | u8, Caller Exiting (0 = not exiting, 1 = exiting) |} =Respon..." |
Steveice10 (talk | contribs) mNo edit summary |
||
Line 24: | Line 24: | ||
| Result code | | Result code | ||
|} | |} | ||
=Description= | |||
This is stubbed: this just returns 0. |
Latest revision as of 09:22, 22 November 2015
Request
Index Word | Description |
---|---|
0 | Header code [0x002F0040] |
1 | u8, Caller Exiting (0 = not exiting, 1 = exiting) |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
This is stubbed: this just returns 0.