Changes

Jump to navigation Jump to search
47 bytes added ,  01:23, 22 September 2017
Line 134: Line 134:  
Official user-processes use a LayerId stored in a global state field("...ExternalLayerId") if non-zero, otherwise:
 
Official user-processes use a LayerId stored in a global state field("...ExternalLayerId") if non-zero, otherwise:
 
* When AppletResourceUserId==0, [[#CreateStrayLayer]] is used instead of the OpenLayer cmd.
 
* When AppletResourceUserId==0, [[#CreateStrayLayer]] is used instead of the OpenLayer cmd.
* When AppletResourceUserId!=0, {unknown cmd} is used and the output from that is used for LayerId with the OpenLayer cmd.
+
* When AppletResourceUserId!=0, [[AM_services|AM]] ISelfController-CreateManagedDisplayLayer is used and the output from that is used for LayerId with the OpenLayer cmd.
    
== CloseLayer ==
 
== CloseLayer ==

Navigation menu