Changes

Jump to navigation Jump to search
19 bytes removed ,  01:27, 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, [[AM_services|AM]] ISelfController-CreateManagedDisplayLayer is used and the output from that is used for LayerId with the OpenLayer cmd.
+
* When AppletResourceUserId!=0, [[AM_services#CreateManagedDisplayLayer]] is used and the output from that is used for LayerId with the OpenLayer cmd.
    
== CloseLayer ==
 
== CloseLayer ==

Navigation menu