NS services: Difference between revisions

Line 844: Line 844:
| 2008 || [4.0.0+] [[#NeedsSystemUpdateToDeliverApplication]]
| 2008 || [4.0.0+] [[#NeedsSystemUpdateToDeliverApplication]]
|-
|-
| 2009 || [4.0.0+] EstimateRequiredSize
| 2009 || [4.0.0+] [[#EstimateRequiredSize]]
|-
|-
| 2010 || [4.0.0+] [[#RequestReceiveApplication]]
| 2010 || [4.0.0+] [[#RequestReceiveApplication]]
Line 1,047: Line 1,047:


After validation etc, this sets the output bool by comparing system-version fields in the [[#SystemDeliveryInfo]]/[[#ApplicationDeliveryInfo]] and with a state field.
After validation etc, this sets the output bool by comparing system-version fields in the [[#SystemDeliveryInfo]]/[[#ApplicationDeliveryInfo]] and with a state field.
==== EstimateRequiredSize ====
Takes a type-0x5 input buffer containing an array of [[NCM_services#ContentMetaKey|ContentMetaKey]], returns an output s64.
When the array-count is less than 1, this will return 0 with the s64 set to 0.


==== RequestReceiveApplication ====
==== RequestReceiveApplication ====