Changes

150 bytes added ,  07:56, 30 January 2016
Line 22: Line 22:  
|void _SYSSwitchToMainApp(void);
 
|void _SYSSwitchToMainApp(void);
 
|Sys will jump to the Main App after _Exit call
 
|Sys will jump to the Main App after _Exit call
 +
|-
 +
|SYSSwitchToBrowserForView
 +
|void SYSSwitchToBrowserForView(input_struct*);
 +
|This launches the web-browser with the URL specified via input_struct.
 
|}
 
|}
  
340

edits