2019-04-22 02:21:17 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2016-10-09 22:18:25 +02:00
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2020-03-26 06:49:18 +01:00
< meta name = "generator" content = "Doxygen 1.8.17" / >
2018-07-26 12:52:03 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > wut: SYSAPP Launch< / title >
2016-10-09 22:18:25 +02:00
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
2018-07-26 12:52:03 +02:00
< div id = "projectname" > wut
2020-03-26 06:49:18 +01:00
  < span id = "projectnumber" > 1.0.0-beta9< / span >
2016-10-09 22:18:25 +02:00
< / div >
< div id = "projectbrief" > Wii U Toolchain< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2020-03-26 06:49:18 +01:00
<!-- Generated by Doxygen 1.8.17 -->
2016-10-09 22:18:25 +02:00
< script type = "text/javascript" >
2018-07-26 12:52:03 +02:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2016-10-09 22:18:25 +02:00
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2018-07-26 12:52:03 +02:00
/* @license-end */
2016-10-09 22:18:25 +02:00
< / script >
2018-07-26 12:52:03 +02:00
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
2016-10-09 22:18:25 +02:00
< / div > <!-- top -->
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
< div class = "title" > SYSAPP Launch< div class = "ingroups" > < a class = "el" href = "group__sysapp.html" > sysapp< / a > < / div > < / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gaa56ccaad26133e2a5b5c711671832983" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__sysapp__launch.html#gaa56ccaad26133e2a5b5c711671832983" > SYSRelaunchTitle< / a > (uint32_t argc, char *pa_Argv[])< / td > < / tr >
2020-03-26 06:49:18 +01:00
< tr class = "memdesc:gaa56ccaad26133e2a5b5c711671832983" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Restarts the current title with new arguments once the running application quits, and requests the application exit immediately (through < a class = "el" href = "group__proc__ui__procui.html" > ProcUI< / a > ). < a href = "group__sysapp__launch.html#gaa56ccaad26133e2a5b5c711671832983" > More...< / a > < br / > < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "separator:gaa56ccaad26133e2a5b5c711671832983" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "memitem:ga1e9e4f516505135a90396f81ab2ee8f8" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__sysapp__launch.html#ga1e9e4f516505135a90396f81ab2ee8f8" > SYSLaunchMenu< / a > ()< / td > < / tr >
2020-03-26 06:49:18 +01:00
< tr class = "memdesc:ga1e9e4f516505135a90396f81ab2ee8f8" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Launches the HOME menu when the current application exits, and requests the application exit immediately (through < a class = "el" href = "group__proc__ui__procui.html" > ProcUI< / a > ). < a href = "group__sysapp__launch.html#ga1e9e4f516505135a90396f81ab2ee8f8" > More...< / a > < br / > < / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga1e9e4f516505135a90396f81ab2ee8f8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gad6b5ba2574335e8fdc7caf3568383f40" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__sysapp__launch.html#gad6b5ba2574335e8fdc7caf3568383f40" > SYSLaunchTitle< / a > (uint64_t TitleId)< / td > < / tr >
2020-03-26 06:49:18 +01:00
< tr class = "memdesc:gad6b5ba2574335e8fdc7caf3568383f40" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Launch the given title ID once the current application exits, and requests the application exit immediately (through < a class = "el" href = "group__proc__ui__procui.html" > ProcUI< / a > ). < a href = "group__sysapp__launch.html#gad6b5ba2574335e8fdc7caf3568383f40" > More...< / a > < br / > < / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:gad6b5ba2574335e8fdc7caf3568383f40" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga472b275c0606b343db4ce876a43de66c" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__sysapp__launch.html#ga472b275c0606b343db4ce876a43de66c" > _SYSLaunchMiiStudio< / a > ()< / td > < / tr >
2020-03-26 06:49:18 +01:00
< tr class = "memdesc:ga472b275c0606b343db4ce876a43de66c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Launch Mii Maker once the current application exits. < a href = "group__sysapp__launch.html#ga472b275c0606b343db4ce876a43de66c" > More...< / a > < br / > < / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga472b275c0606b343db4ce876a43de66c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga34ee18c90dbce770055a2487ccde96cd" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__sysapp__launch.html#ga34ee18c90dbce770055a2487ccde96cd" > _SYSLaunchSettings< / a > ()< / td > < / tr >
2020-03-26 06:49:18 +01:00
< tr class = "memdesc:ga34ee18c90dbce770055a2487ccde96cd" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Launch System Settings once the current application exits. < a href = "group__sysapp__launch.html#ga34ee18c90dbce770055a2487ccde96cd" > More...< / a > < br / > < / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga34ee18c90dbce770055a2487ccde96cd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga4934065126c8ef664fb1a6504f46e024" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__sysapp__launch.html#ga4934065126c8ef664fb1a6504f46e024" > _SYSLaunchParental< / a > ()< / td > < / tr >
2020-03-26 06:49:18 +01:00
< tr class = "memdesc:ga4934065126c8ef664fb1a6504f46e024" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Launch Parental Controls once the current application exits. < a href = "group__sysapp__launch.html#ga4934065126c8ef664fb1a6504f46e024" > More...< / a > < br / > < / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga4934065126c8ef664fb1a6504f46e024" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga2fd44cb3ac8a6f7ee4571ed0ddefc79f" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__sysapp__launch.html#ga2fd44cb3ac8a6f7ee4571ed0ddefc79f" > _SYSLaunchNotifications< / a > ()< / td > < / tr >
2020-03-26 06:49:18 +01:00
< tr class = "memdesc:ga2fd44cb3ac8a6f7ee4571ed0ddefc79f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Launch Notifications once the current application exits. < a href = "group__sysapp__launch.html#ga2fd44cb3ac8a6f7ee4571ed0ddefc79f" > More...< / a > < br / > < / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga2fd44cb3ac8a6f7ee4571ed0ddefc79f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2020-03-26 06:49:18 +01:00
< p > Functions to launch and restart titles or system applications. SYSAPP Launch allows applications to launch other titles, restart their own title, and to launch certain system titles. < / p >
2016-10-09 22:18:25 +02:00
< h2 class = "groupheader" > Function Documentation< / h2 >
2018-07-26 12:52:03 +02:00
< a id = "gaa56ccaad26133e2a5b5c711671832983" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gaa56ccaad26133e2a5b5c711671832983" > ◆ < / a > < / span > SYSRelaunchTitle()< / h2 >
2016-10-09 22:18:25 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void SYSRelaunchTitle < / td >
< td > (< / td >
< td class = "paramtype" > uint32_t  < / td >
< td class = "paramname" > < em > argc< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > char *  < / td >
2018-07-26 12:52:03 +02:00
< td class = "paramname" > < em > pa_Argv< / em > []  < / td >
2016-10-09 22:18:25 +02:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-22 02:21:17 +02:00
< p > Restarts the current title with new arguments once the running application quits, and requests the application exit immediately (through < a class = "el" href = "group__proc__ui__procui.html" > ProcUI< / a > ). < / p >
< p > Instead of returning to the HOME menu upon exit, the system will start the same title again.< / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > argc< / td > < td > The number of strings in the pa_Argv array. Passed in to the title's main function as argc.< / td > < / tr >
< tr > < td class = "paramname" > pa_Argv< / td > < td > An array of strings to use as arguments. Passed into the title's main function as argv. < / td > < / tr >
< / table >
< / dd >
< / dl >
2016-10-09 22:18:25 +02:00
< / div >
< / div >
2018-07-26 12:52:03 +02:00
< a id = "ga1e9e4f516505135a90396f81ab2ee8f8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga1e9e4f516505135a90396f81ab2ee8f8" > ◆ < / a > < / span > SYSLaunchMenu()< / h2 >
2016-10-09 22:18:25 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void SYSLaunchMenu < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-22 02:21:17 +02:00
< p > Launches the HOME menu when the current application exits, and requests the application exit immediately (through < a class = "el" href = "group__proc__ui__procui.html" > ProcUI< / a > ). < / p >
< dl class = "section note" > < dt > Note< / dt > < dd > This is the default behaviour upon application exit. < / dd > < / dl >
2016-10-09 22:18:25 +02:00
< / div >
< / div >
2018-07-26 12:52:03 +02:00
< a id = "gad6b5ba2574335e8fdc7caf3568383f40" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gad6b5ba2574335e8fdc7caf3568383f40" > ◆ < / a > < / span > SYSLaunchTitle()< / h2 >
2016-10-09 22:18:25 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void SYSLaunchTitle < / td >
< td > (< / td >
< td class = "paramtype" > uint64_t  < / td >
< td class = "paramname" > < em > TitleId< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-22 02:21:17 +02:00
< p > Launch the given title ID once the current application exits, and requests the application exit immediately (through < a class = "el" href = "group__proc__ui__procui.html" > ProcUI< / a > ). < / p >
< p > Instead of opening the HOME menu once the current application quits, the system will load the given title with default arguments. < / p >
2016-10-09 22:18:25 +02:00
< / div >
< / div >
2018-07-26 12:52:03 +02:00
< a id = "ga472b275c0606b343db4ce876a43de66c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga472b275c0606b343db4ce876a43de66c" > ◆ < / a > < / span > _SYSLaunchMiiStudio()< / h2 >
2016-10-09 22:18:25 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void _SYSLaunchMiiStudio < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-22 02:21:17 +02:00
< p > Launch Mii Maker once the current application exits. < / p >
2016-10-09 22:18:25 +02:00
< / div >
< / div >
2018-07-26 12:52:03 +02:00
< a id = "ga34ee18c90dbce770055a2487ccde96cd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga34ee18c90dbce770055a2487ccde96cd" > ◆ < / a > < / span > _SYSLaunchSettings()< / h2 >
2016-10-09 22:18:25 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void _SYSLaunchSettings < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-22 02:21:17 +02:00
< p > Launch System Settings once the current application exits. < / p >
2016-10-09 22:18:25 +02:00
< / div >
< / div >
2018-07-26 12:52:03 +02:00
< a id = "ga4934065126c8ef664fb1a6504f46e024" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga4934065126c8ef664fb1a6504f46e024" > ◆ < / a > < / span > _SYSLaunchParental()< / h2 >
2016-10-09 22:18:25 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void _SYSLaunchParental < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-22 02:21:17 +02:00
< p > Launch Parental Controls once the current application exits. < / p >
2016-10-09 22:18:25 +02:00
< / div >
< / div >
2018-07-26 12:52:03 +02:00
< a id = "ga2fd44cb3ac8a6f7ee4571ed0ddefc79f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga2fd44cb3ac8a6f7ee4571ed0ddefc79f" > ◆ < / a > < / span > _SYSLaunchNotifications()< / h2 >
2016-10-09 22:18:25 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void _SYSLaunchNotifications < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-22 02:21:17 +02:00
< p > Launch Notifications once the current application exits. < / p >
2016-10-09 22:18:25 +02:00
< / div >
< / div >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
2020-03-26 06:49:18 +01:00
< / a > 1.8.17
2016-10-09 22:18:25 +02:00
< / small > < / address >
< / body >
< / html >