NS services: Difference between revisions
Line 1,271: | Line 1,271: | ||
| 15 || [4.0.0+] [[#HasReceived]] | | 15 || [4.0.0+] [[#HasReceived]] | ||
|- | |- | ||
| 16 || [4.0.0+] RequestReceiveSystemUpdate | | 16 || [4.0.0+] [[#RequestReceiveSystemUpdate]] | ||
|- | |- | ||
| 17 || [4.0.0+] [[#GetReceiveProgress]] | | 17 || [4.0.0+] [[#GetReceiveProgress]] | ||
Line 1,383: | Line 1,383: | ||
Same as [[#HasDownloaded]] except this uses [[NIM_services|nim]] cmd71 and cmd73. | Same as [[#HasDownloaded]] except this uses [[NIM_services|nim]] cmd71 and cmd73. | ||
=== RequestReceiveSystemUpdate === | |||
Takes a type-0x15 input buffer containing a [[#SystemDeliveryInfo]], an u16, an u32, returns an output handle and an [[#IAsyncResult]]. | |||
=== GetReceiveProgress === | === GetReceiveProgress === |