Updated docs for nssuControlSetupToReceiveSystemUpdate.

This commit is contained in:
yellows8 2019-11-18 16:50:12 -05:00
parent 2b6197a51a
commit 170942a781
No known key found for this signature in database
GPG Key ID: 0AF90DA3F1E60E43

View File

@ -713,6 +713,7 @@ Result nssuControlGetReceivedEulaData(NsSystemUpdateControl *c, const char* path
/** /**
* @brief Does setup for ReceiveSystemUpdate by using the same nim cmds as \ref nssuDestroySystemUpdateTask. * @brief Does setup for ReceiveSystemUpdate by using the same nim cmds as \ref nssuDestroySystemUpdateTask.
* @note qlaunch uses this before \ref nssuControlRequestReceiveSystemUpdate.
* @note Only available on [4.0.0+]. * @note Only available on [4.0.0+].
* @param c \ref NsSystemUpdateControl * @param c \ref NsSystemUpdateControl
*/ */