NS services: Difference between revisions
No edit summary  | 
				|||
| Line 1,398: | Line 1,398: | ||
When closing the object, official sw uses IsFinished first, asserting when the output bool is false.  | When closing the object, official sw uses IsFinished first, asserting when the output bool is false.  | ||
* GetSystemEvent: No input, returns an output handle.  | * GetSystemEvent: No input, returns an output Event handle. [[qlaunch]] doesn't use this.  | ||
* IsFinished: No input, returns an output u8 bool.  | * IsFinished: No input, returns an output u8 bool.  | ||