NS services: Difference between revisions

No edit summary
Line 1,356: Line 1,356:


== RequestSendSystemUpdate ==
== RequestSendSystemUpdate ==
Takes a type-0x15 input buffer containing a [[#SystemDeliveryInfo]], an u16, an u32, returns an output Event handle and an [[#IAsyncResult]].
Takes a type-0x15 input buffer containing a [[#SystemDeliveryInfo]], an u16 port, an u32 ip address, returns an output Event handle and an [[#IAsyncResult]].


[[qlaunch]] uses value 0xD904 (55556) for the u16.
[[qlaunch]] uses value 55556 for the port. IP is normally a WLAN address.


== GetSendSystemUpdateProgress ==
== GetSendSystemUpdateProgress ==