Line 77:
Line 77:
| 1010 || OpenDisplay ||
| 1010 || OpenDisplay ||
|-
|-
−
| 1011 || OpenDefaultDisplay || Returns an output u64.
+
| 1011 || OpenDefaultDisplay ||
|-
|-
| 1020 || CloseDisplay ||
| 1020 || CloseDisplay ||
Line 114:
Line 114:
To open the default display, input string "Default" can be used.
To open the default display, input string "Default" can be used.
+
+
== OpenDefaultDisplay ==
+
Returns an output u64.
+
+
Probably not (?) used by newer official user-processes, since those use OpenDisplay with the default string instead.
+
+
== CloseDisplay ==
+
Takes an input u64 Display-handle.
== IHOSBinderDriver ==
== IHOSBinderDriver ==