Changes

Jump to navigation Jump to search
No change in size ,  17:27, 9 February 2020
Line 978: Line 978:  
==== RequestDownloadTaskListData ====
 
==== RequestDownloadTaskListData ====
 
No input, returns an output Event handle and an [[#IAsyncValue]].
 
No input, returns an output Event handle and an [[#IAsyncValue]].
  −
==== GetRightsEnvironmentHandleForApplication ====
  −
No input, returns a total of 8-bytes of output.
  −
  −
[9.0.0+] Now takes a total of 8-bytes of input, returns a total of 8-bytes of output.
  −
  −
==== RequestNoDownloadRightsErrorResolution ====
  −
Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncValue]].
  −
  −
The data that can be read from the [[#IAsyncValue]] is [[#NoDownloadRightsErrorResolution]].
  −
  −
==== RequestResolveNoDownloadRightsError ====
  −
Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncValue]].
  −
  −
The data that can be read from the [[#IAsyncValue]] is [[#NoDownloadRightsErrorResolution]].
  −
  −
==== CreateApplicationResource ====
  −
Returns an [[#IApplicationResource]].
  −
  −
==== GetApplicationResource ====
  −
Returns an [[#IApplicationResource]].
      
==== GetSystemDeliveryInfo ====
 
==== GetSystemDeliveryInfo ====
Line 1,124: Line 1,103:     
This extracts data from the input array for hashing with SHA256, with validation being done when handling each entry.
 
This extracts data from the input array for hashing with SHA256, with validation being done when handling each entry.
 +
 +
==== GetRightsEnvironmentHandleForApplication ====
 +
No input, returns a total of 8-bytes of output.
 +
 +
[9.0.0+] Now takes a total of 8-bytes of input, returns a total of 8-bytes of output.
 +
 +
==== RequestNoDownloadRightsErrorResolution ====
 +
Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncValue]].
 +
 +
The data that can be read from the [[#IAsyncValue]] is [[#NoDownloadRightsErrorResolution]].
 +
 +
==== RequestResolveNoDownloadRightsError ====
 +
Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncValue]].
 +
 +
The data that can be read from the [[#IAsyncValue]] is [[#NoDownloadRightsErrorResolution]].
 +
 +
==== CreateApplicationResource ====
 +
Returns an [[#IApplicationResource]].
 +
 +
==== GetApplicationResource ====
 +
Returns an [[#IApplicationResource]].
    
=== IGameCardStopper ===
 
=== IGameCardStopper ===

Navigation menu