Applet Manager services: Difference between revisions

No edit summary
Line 1,696: Line 1,696:
| Unknown, see also [[#GetIndirectLayerConsumerHandle]]. Only used by swkbd InlineKeyboard.
| Unknown, see also [[#GetIndirectLayerConsumerHandle]]. Only used by swkbd InlineKeyboard.
|-
|-
|}
=== ShimKind ===
This is from strings and code in the [[Internet_Browser| web-applets]].
This indicates the type of web-applet.
{| class="wikitable" border="1"
|-
!  shimKind value
!  Description
|-
| 2
| LoginApplet
|-
| 4
| ShareApplet
|-
| 5
| WebApplet
|-
| 6
| WifiWebAuthApplet
|-
| 7
| LobbyApplet
|}
|}