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 !..." |
m clarification |
||
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 should be displayed in the pre-poweroff screen. |
Revision as of 11:31, 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 should be displayed in the pre-poweroff screen.