Applet Manager services: Difference between revisions
No edit summary |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 2,467: | Line 2,467: | ||
Unofficial name. This is exclusive to S2. | Unofficial name. This is exclusive to S2. | ||
No input. Returns an output TIPC handle to [[#GraphicsInterface]]. | No input. Returns an output TIPC handle to [[#(S2) GraphicsInterface|GraphicsInterface]]. | ||
== IStorageChannel == | == IStorageChannel == | ||
Line 3,568: | Line 3,568: | ||
|} | |} | ||
== GetGraphicsInterfaceForNxCompat == | === GetGraphicsInterfaceForNxCompat === | ||
Unofficial name. | Unofficial name. | ||
No input. Returns an output TIPC handle to [[#GraphicsInterface]]. | No input. Returns an output TIPC handle to [[#(S2) GraphicsInterface|GraphicsInterface]]. | ||
Same as [[#GetGraphicsInterface]] but for compat mode. | Same as [[#GetGraphicsInterface]] but for compat mode. | ||
== SetCopyright == | === SetCopyright === | ||
Unofficial name. | Unofficial name. | ||
Line 3,582: | Line 3,582: | ||
Called directly after "nn::vi::WriteToCopyrightFramebuffer". | Called directly after "nn::vi::WriteToCopyrightFramebuffer". | ||
== Initialize == | === Initialize === | ||
Unofficial name. | Unofficial name. | ||
Line 3,589: | Line 3,589: | ||
Called during init. | Called during init. | ||
== GetVsyncEvent == | === GetVsyncEvent === | ||
Unofficial name. | Unofficial name. | ||
No input. Returns an Event handle. | No input. Returns an Event handle. | ||
== GetVsyncTimestamp == | === GetVsyncTimestamp === | ||
Unofficial name. | Unofficial name. | ||