<trclass="memdesc:ga4e9fa3945fdea07b62c5f966b602c815"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Argument struct for <aclass="el"href="group__sysapp__switch.html#ga534f53c4b332ad5025ae1ec09d185c70">SYSSwitchToBrowserForViewer</a>. <ahref="#ga4e9fa3945fdea07b62c5f966b602c815">More...</a><br/></td></tr>
<trclass="memdesc:gae2260bdc6355171190e898568a4e4368"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Initiate a switch into the controller sync menu. <ahref="#gae2260bdc6355171190e898568a4e4368">More...</a><br/></td></tr>
<trclass="memdesc:gab7711e5c4d3dec35411105dc49774011"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Initiate a switch to the current title's assosciated e-manual. <ahref="#gab7711e5c4d3dec35411105dc49774011">More...</a><br/></td></tr>
<trclass="memdesc:gaaa7fc661404a717090e7f77936a78af2"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Initiate a switch to the Nintendo eShop application. <ahref="#gaaa7fc661404a717090e7f77936a78af2">More...</a><br/></td></tr>
<trclass="memdesc:ga534f53c4b332ad5025ae1ec09d185c70"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Initiates a switch to the Internet Browser application, with the given arguments in the form of a <aclass="el"href="group__sysapp__switch.html#ga4e9fa3945fdea07b62c5f966b602c815">SysAppBrowserArgs</a> struct. <ahref="#ga534f53c4b332ad5025ae1ec09d185c70">More...</a><br/></td></tr>
<p>Functions to open overlay applications (eShop, manual etc.). </p>
<p>SYSAPP Switch provides functions to open overlay applications - such as the Internet Browser or HOME menu overlay. Calling one of these functions moves the current application to the background and opens the requested overlay. Notable functions include <aclass="el"href="group__sysapp__switch.html#gae2260bdc6355171190e898568a4e4368">SYSSwitchToSyncControllerOnHBM</a> and <aclass="el"href="group__sysapp__switch.html#ga534f53c4b332ad5025ae1ec09d185c70">SYSSwitchToBrowserForViewer</a>, to open the sync controller menu or Internet Browser, respectivley. </p>
<p>Argument struct for <aclass="el"href="group__sysapp__switch.html#ga534f53c4b332ad5025ae1ec09d185c70">SYSSwitchToBrowserForViewer</a>. </p>
<pclass="definition">Definition at line <aclass="el"href="switch_8h_source.html#l00023">23</a> of file <aclass="el"href="switch_8h_source.html">switch.h</a>.</p>
<p>Initiate a switch into the controller sync menu. </p>
<p>This is the same menu that can be accessed from the HOME menu overlay (HBM).</p>
<p>The current application is moved into the background (see <aclass="el"href="group__proc__ui__procui.html">ProcUI</a>) and the sync menu is shown. Once the user exits the menu, the application is moved back to the foreground. </p>
<p>Initiate a switch to the current title's assosciated e-manual. </p>
<p>The current application is moved into the background (see <aclass="el"href="group__proc__ui__procui.html">ProcUI</a>) and the e-manual is shown. Once the user exits the menu, the application is moved back to the foreground. </p>
<p>Initiate a switch to the Nintendo eShop application. </p>
<p>The current application is moved into the background (see <aclass="el"href="group__proc__ui__procui.html">ProcUI</a>) and the Nintendo eShop is shown. Once the user exits the menu, the application is moved back to the foreground. </p>
<p>Initiates a switch to the Internet Browser application, with the given arguments in the form of a <aclass="el"href="group__sysapp__switch.html#ga4e9fa3945fdea07b62c5f966b602c815">SysAppBrowserArgs</a> struct. </p>
<p>The current application is moved into the background (see <aclass="el"href="group__proc__ui__procui.html">ProcUI</a>) and the Internet Browser is shown. Once the user exits the menu, the application is moved back to the foreground. </p>