Applet Manager services: Difference between revisions
No edit summary |
|||
(One intermediate revision by the same user not shown) | |||
Line 3,159: | Line 3,159: | ||
! Cmd || Name || Notes | ! Cmd || Name || Notes | ||
|- | |- | ||
| 1 || OpenResourceSession || Takes a u64. Returns a [[#IResourceSession]]. | | 1 || OpenResourceSession || Takes a PID and an u64. Returns a [[#IResourceSession]]. | ||
|- | |- | ||
| 2 || OpenAppletSession || Takes a u64. Returns a [[#IAppletSession]]. | | 2 || OpenAppletSession || Takes a PID and an u64. Returns a [[#IAppletSession]]. | ||
|} | |} | ||
Line 3,175: | Line 3,175: | ||
| 10 || || Takes a handle, a u64 and an int. Returns a handle. | | 10 || || Takes a handle, a u64 and an int. Returns a handle. | ||
|- | |- | ||
| 11 || || | | 11 || || No input/output. | ||
|} | |} | ||