Display services: Difference between revisions
→IApplicationDisplayService: symbols |
|||
| Line 130: | Line 130: | ||
== OpenLayer == | == OpenLayer == | ||
Takes a PID-descriptor, an type-0x6 buffer, a [[#DisplayName]], and two u64s. Returns an output u64. | Takes a PID-descriptor, an type-0x6 buffer, a [[#DisplayName]], and two u64s(last u64 is "[[AM_services|nn::applet::AppletResourceUserId]]"). Returns an output u64. | ||
== CloseLayer == | == CloseLayer == | ||
| Line 145: | Line 145: | ||
== GetIndirectLayerImageMap == | == GetIndirectLayerImageMap == | ||
Takes a PID-descriptor, an type-0x46 buffer, and four u64s. Returns two output u64s. | Takes a PID-descriptor, an type-0x46 buffer, and four u64s(last u64 is "[[AM_services|nn::applet::AppletResourceUserId]]"). Returns two output u64s. | ||
== IHOSBinderDriver == | == IHOSBinderDriver == | ||