PTMSYSM:GetSoftwareClosedFlag: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x080F0000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !..." |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 26: | Line 26: | ||
=Description= | =Description= | ||
This is an abstraction for [[MCURTC:GetSoftwareClosedFlag]], used by Home Menu to determine if "Software closed" dialog should be displayed. | This is an abstraction for [[MCURTC:GetSoftwareClosedFlag]], used by Home Menu to determine if "Software closed" dialog was requested by the last FIRM and should now be displayed. This screen looks similar to the normal power off screen (HOME to return to menu, POWER to continue shutdown). |
Latest revision as of 11:38, 2 May 2016
Request
Index Word | Description |
---|---|
0 | Header code [0x080F0000] |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | bool flag |
Description
This is an abstraction for MCURTC:GetSoftwareClosedFlag, used by Home Menu to determine if "Software closed" dialog was requested by the last FIRM and should now be displayed. This screen looks similar to the normal power off screen (HOME to return to menu, POWER to continue shutdown).