Changes

382 bytes added ,  17:34, 9 February 2020
Line 927: Line 927:  
| 2402 || [8.0.0+] ListPromotionInfo
 
| 2402 || [8.0.0+] ListPromotionInfo
 
|-
 
|-
| 2403 || [8.0.0+] ImportPromotionJsonForDebug
+
| 2403 || [8.0.0+] [[#ImportPromotionJsonForDebug]]
 
|-
 
|-
| 2404 || [8.0.0+] ClearPromotionInfoForDebug
+
| 2404 || [8.0.0+] [[#ClearPromotionInfoForDebug]]
 
|-
 
|-
 
| 2500 || [8.0.0+] ConfirmAvailableTime
 
| 2500 || [8.0.0+] ConfirmAvailableTime
Line 1,118: Line 1,118:     
The data that can be read from the [[#IAsyncValue]] is [[#NoDownloadRightsErrorResolution]].
 
The data that can be read from the [[#IAsyncValue]] is [[#NoDownloadRightsErrorResolution]].
 +
 +
==== ImportPromotionJsonForDebug ====
 +
Takes a type-0x5 input buffer, no output.
 +
 +
The output from [[Settings_services#GetDebugModeFlag]] must be 1, otherwise an error is returned.
 +
 +
==== ClearPromotionInfoForDebug ====
 +
No input/output.
 +
 +
The output from [[Settings_services#GetDebugModeFlag]] must be 1, otherwise an error is returned.
 +
 +
This just clears 0xC-bytes in state.
    
==== CreateApplicationResource ====
 
==== CreateApplicationResource ====