Line 265:
Line 265:
==BOSS Tasks==
==BOSS Tasks==
−
The TaskID is a 8-byte buffer containing a string(normally including NUL-terminator).
+
The TaskID is a 8-byte buffer containing a string including NUL-terminator(taskIDs are compared with: strncmp(str0, str1, 7)).
When disabling SpotPass, applications use [[BOSSU:CancelTask]] then [[BOSSU:UnregisterTask]], to delete each task.
When disabling SpotPass, applications use [[BOSSU:CancelTask]] then [[BOSSU:UnregisterTask]], to delete each task.