Changes

Jump to navigation Jump to search
331 bytes added ,  19:33, 24 September 2019
Line 1,278: Line 1,278:  
== RequestBackgroundNetworkUpdate ==
 
== RequestBackgroundNetworkUpdate ==
 
No input/output.
 
No input/output.
 +
 +
Only usable when an [[#ISystemUpdateControl]] isn't open.
 +
 +
This sets a state flag to value 1.
    
== NotifyBackgroundNetworkUpdate ==
 
== NotifyBackgroundNetworkUpdate ==
 
Takes an input [[NCM_services#ContentMetaKey|ContentMetaKey]], no output.
 
Takes an input [[NCM_services#ContentMetaKey|ContentMetaKey]], no output.
 +
 +
This checks whether a sysupdate is needed with the input ContentMetaKey using [[NCM_services|NCM]] commands, if not this will just return 0. Otherwise, this will then run code which is identical to [[#RequestBackgroundNetworkUpdate]].
    
== NotifyExFatDriverDownloadedForDebug ==
 
== NotifyExFatDriverDownloadedForDebug ==

Navigation menu