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" / >
2020-03-26 06:49:18 +01:00
< title > wut: /home/ash/Code/wut2/include/coreinit/mcp.h File Reference< / 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
<!-- 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 id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "dir_d44c64559bbebec7f509842c48db8b23.html" > include< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_5050f3de292bd66075be80c4b119f1df.html" > coreinit< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Data Structures< / a > |
< a href = "#typedef-members" > Typedefs< / a > |
< a href = "#enum-members" > Enumerations< / a > |
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
< div class = "title" > mcp.h File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" > < code > #include < < a class = "el" href = "wut_8h_source.html" > wut.h< / a > > < / code > < br / >
< / div >
< p > < a href = "mcp_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "nested-classes" > < / a >
Data Structures< / h2 > < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:structMCPDevice" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#structMCPDevice" > MCPDevice< / a > < / td > < / tr >
< tr class = "separator:structMCPDevice" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:structMCPDeviceList" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#structMCPDeviceList" > MCPDeviceList< / a > < / td > < / tr >
< tr class = "separator:structMCPDeviceList" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:structMCPInstallInfo" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#structMCPInstallInfo" > MCPInstallInfo< / a > < / td > < / tr >
< tr class = "separator:structMCPInstallInfo" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:structMCPInstallProgress" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#structMCPInstallProgress" > MCPInstallProgress< / a > < / td > < / tr >
< tr class = "separator:structMCPInstallProgress" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:structMCPInstallTitleInfo" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#structMCPInstallTitleInfo" > MCPInstallTitleInfo< / a > < / td > < / tr >
< tr class = "separator:structMCPInstallTitleInfo" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:structMCPSysProdSettings" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#structMCPSysProdSettings" > MCPSysProdSettings< / a > < / td > < / tr >
< tr class = "separator:structMCPSysProdSettings" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:structMCPTitleListType" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#structMCPTitleListType" > MCPTitleListType< / a > < / td > < / tr >
< tr class = "separator:structMCPTitleListType" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-10-09 22:18:25 +02:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "typedef-members" > < / a >
Typedefs< / h2 > < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:gaef53c3de7395032f25f0dde3928f150a" > < td class = "memItemLeft" align = "right" valign = "top" > typedef int32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#gaef53c3de7395032f25f0dde3928f150a" > MCPError< / a > < / td > < / tr >
< tr class = "separator:gaef53c3de7395032f25f0dde3928f150a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga2d4716ae19b8bd61e1edb44c0c9f3cd1" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "group__coreinit__mcp.html#structMCPDevice" > MCPDevice< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#ga2d4716ae19b8bd61e1edb44c0c9f3cd1" > MCPDevice< / a > < / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga2d4716ae19b8bd61e1edb44c0c9f3cd1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga90605702ee72795f29e7caba06b8e3fe" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "group__coreinit__mcp.html#structMCPDeviceList" > MCPDeviceList< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#ga90605702ee72795f29e7caba06b8e3fe" > MCPDeviceList< / a > < / td > < / tr >
2016-10-09 22:18:25 +02:00
< tr class = "separator:ga90605702ee72795f29e7caba06b8e3fe" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga67b2d348170069e2103227fafe0a5481" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "group__coreinit__mcp.html#structMCPInstallInfo" > MCPInstallInfo< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#ga67b2d348170069e2103227fafe0a5481" > MCPInstallInfo< / a > < / td > < / tr >
< tr class = "separator:ga67b2d348170069e2103227fafe0a5481" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gab280428d18afd1a929a68ea346e5947c" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "group__coreinit__mcp.html#structMCPInstallProgress" > MCPInstallProgress< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#gab280428d18afd1a929a68ea346e5947c" > MCPInstallProgress< / a > < / td > < / tr >
< tr class = "separator:gab280428d18afd1a929a68ea346e5947c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga48e334834edb91a5f467043f3a04bf82" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "group__coreinit__mcp.html#structMCPInstallTitleInfo" > MCPInstallTitleInfo< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#ga48e334834edb91a5f467043f3a04bf82" > MCPInstallTitleInfo< / a > < / td > < / tr >
< tr class = "separator:ga48e334834edb91a5f467043f3a04bf82" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gafe5934eb791c47d8a763cb091da8ccd2" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "group__coreinit__mcp.html#structMCPSysProdSettings" > MCPSysProdSettings< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#gafe5934eb791c47d8a763cb091da8ccd2" > MCPSysProdSettings< / a > < / td > < / tr >
< tr class = "separator:gafe5934eb791c47d8a763cb091da8ccd2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gabef9e0da6d27f11f0d1c1b71778d4866" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "group__coreinit__mcp.html#structMCPTitleListType" > MCPTitleListType< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#gabef9e0da6d27f11f0d1c1b71778d4866" > MCPTitleListType< / a > < / td > < / tr >
< tr class = "separator:gabef9e0da6d27f11f0d1c1b71778d4866" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-03-26 06:49:18 +01:00
< tr class = "memitem:ga0b30620bfa7b69a9a04437d199b236d2" > < td class = "memItemLeft" align = "right" valign = "top" > typedef enum < a class = "el" href = "group__coreinit__mcp.html#ga66e511087d21fbaa8255186ffcd14c04" > MCPAppType< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#ga0b30620bfa7b69a9a04437d199b236d2" > MCPAppType< / a > < / td > < / tr >
< tr class = "separator:ga0b30620bfa7b69a9a04437d199b236d2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga1c8ee87b836f2e8191aa2a0b483f4c21" > < td class = "memItemLeft" align = "right" valign = "top" > typedef enum < a class = "el" href = "group__coreinit__mcp.html#ga6c4434b6d47def21a09e2f1f100dce93" > MCPInstallTarget< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#ga1c8ee87b836f2e8191aa2a0b483f4c21" > MCPInstallTarget< / a > < / td > < / tr >
< tr class = "separator:ga1c8ee87b836f2e8191aa2a0b483f4c21" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga3d98be09826831e2d593c8b91479f945" > < td class = "memItemLeft" align = "right" valign = "top" > typedef enum < a class = "el" href = "group__coreinit__mcp.html#ga4d8a293a663bd71df5967c7e00c31f37" > MCPRegion< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#ga3d98be09826831e2d593c8b91479f945" > MCPRegion< / a > < / td > < / tr >
< tr class = "separator:ga3d98be09826831e2d593c8b91479f945" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-10-09 22:18:25 +02:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "enum-members" > < / a >
Enumerations< / h2 > < / td > < / tr >
2018-07-26 12:52:03 +02:00
< tr class = "memitem:ga66e511087d21fbaa8255186ffcd14c04" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#ga66e511087d21fbaa8255186ffcd14c04" > MCPAppType< / a > { < a class = "el" href = "group__coreinit__mcp.html#gga66e511087d21fbaa8255186ffcd14c04ac8ea6177682b9834fd31479c3610e39f" > MCP_APP_TYPE_UNKNOWN_0x0800000E< / a > = 0x0800000E
}< / td > < / tr >
< tr class = "separator:ga66e511087d21fbaa8255186ffcd14c04" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga6c4434b6d47def21a09e2f1f100dce93" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#ga6c4434b6d47def21a09e2f1f100dce93" > MCPInstallTarget< / a > { < br / >
    < a class = "el" href = "group__coreinit__mcp.html#gga6c4434b6d47def21a09e2f1f100dce93a524b911e8b82d6f641ca8c5d3194cb5d" > MCP_INSTALL_TARGET_MLC< / a > = 0,
< br / >
    < a class = "el" href = "group__coreinit__mcp.html#gga6c4434b6d47def21a09e2f1f100dce93afff4f4c42cbae8dd1487c48d0f5cb372" > MCP_INSTALL_TARGET_USB< / a > = 1
< br / >
}< / td > < / tr >
< tr class = "separator:ga6c4434b6d47def21a09e2f1f100dce93" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga4d8a293a663bd71df5967c7e00c31f37" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#ga4d8a293a663bd71df5967c7e00c31f37" > MCPRegion< / a > { < br / >
    < a class = "el" href = "group__coreinit__mcp.html#gga4d8a293a663bd71df5967c7e00c31f37ae0207b3f472fe22d1977e7cd3648a0b1" > MCP_REGION_JAPAN< / a > = 0x01,
< br / >
    < a class = "el" href = "group__coreinit__mcp.html#gga4d8a293a663bd71df5967c7e00c31f37a58f6ab2103ea84dd71006cdddc647b44" > MCP_REGION_USA< / a > = 0x02,
< br / >
    < a class = "el" href = "group__coreinit__mcp.html#gga4d8a293a663bd71df5967c7e00c31f37a1c6fb7f1516758a8726f6007402f1eea" > MCP_REGION_EUROPE< / a > = 0x04,
< br / >
    < a class = "el" href = "group__coreinit__mcp.html#gga4d8a293a663bd71df5967c7e00c31f37a88439ae3943542aca152d4db90040969" > MCP_REGION_CHINA< / a > = 0x10,
< br / >
    < a class = "el" href = "group__coreinit__mcp.html#gga4d8a293a663bd71df5967c7e00c31f37aac6a011723d902b1c34cc2a6d6c59d78" > MCP_REGION_KOREA< / a > = 0x20,
< br / >
    < a class = "el" href = "group__coreinit__mcp.html#gga4d8a293a663bd71df5967c7e00c31f37a693ae3ffbff837388d354fbba49abe1b" > MCP_REGION_TAIWAN< / a > = 0x40
< br / >
}< / td > < / tr >
< tr class = "separator:ga4d8a293a663bd71df5967c7e00c31f37" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-10-09 22:18:25 +02:00
< / table > < 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:ga9a070137a16941b5b849d6d9f0c66a8f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__mcp.html#gaef53c3de7395032f25f0dde3928f150a" > MCPError< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#ga9a070137a16941b5b849d6d9f0c66a8f" > MCP_Open< / a > ()< / td > < / tr >
< tr class = "separator:ga9a070137a16941b5b849d6d9f0c66a8f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gae14eaf8fc83ee5d1fbd47f94b55dd4b0" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__mcp.html#gaef53c3de7395032f25f0dde3928f150a" > MCPError< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#gae14eaf8fc83ee5d1fbd47f94b55dd4b0" > MCP_Close< / a > (int handle)< / td > < / tr >
< tr class = "separator:gae14eaf8fc83ee5d1fbd47f94b55dd4b0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga125c4b4b87cfa0a86e619a7dbc7241f1" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__mcp.html#gaef53c3de7395032f25f0dde3928f150a" > MCPError< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#ga125c4b4b87cfa0a86e619a7dbc7241f1" > MCP_DeviceList< / a > (int handle, int *numDevices, < a class = "el" href = "group__coreinit__mcp.html#structMCPDeviceList" > MCPDeviceList< / a > *outDevices, uint32_t outBufferSize)< / td > < / tr >
< tr class = "separator:ga125c4b4b87cfa0a86e619a7dbc7241f1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gad49d0452d03e21654075c9ae4b90d794" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__mcp.html#gaef53c3de7395032f25f0dde3928f150a" > MCPError< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#gad49d0452d03e21654075c9ae4b90d794" > MCP_FullDeviceList< / a > (int handle, int *numDevices, < a class = "el" href = "group__coreinit__mcp.html#structMCPDeviceList" > MCPDeviceList< / a > *outDevices, uint32_t outBufferSize)< / td > < / tr >
< tr class = "separator:gad49d0452d03e21654075c9ae4b90d794" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga17e3692c2ac9acd1fe6a7549775c0b03" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__mcp.html#gaef53c3de7395032f25f0dde3928f150a" > MCPError< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#ga17e3692c2ac9acd1fe6a7549775c0b03" > MCP_GetOwnTitleInfo< / a > (int32_t handle, < a class = "el" href = "group__coreinit__mcp.html#structMCPTitleListType" > MCPTitleListType< / a > *titleInfo)< / td > < / tr >
< tr class = "separator:ga17e3692c2ac9acd1fe6a7549775c0b03" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga7236c9dd5c24b4f8f670cba797eb99c1" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__mcp.html#gaef53c3de7395032f25f0dde3928f150a" > MCPError< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#ga7236c9dd5c24b4f8f670cba797eb99c1" > MCP_GetSysProdSettings< / a > (int32_t handle, < a class = "el" href = "group__coreinit__mcp.html#structMCPSysProdSettings" > MCPSysProdSettings< / a > *settings)< / td > < / tr >
< tr class = "separator:ga7236c9dd5c24b4f8f670cba797eb99c1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga84c045daffda787ee00d51bda83fe47c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__mcp.html#gaef53c3de7395032f25f0dde3928f150a" > MCPError< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#ga84c045daffda787ee00d51bda83fe47c" > MCP_GetTitleId< / a > (int32_t handle, uint64_t *outTitleId)< / td > < / tr >
< tr class = "separator:ga84c045daffda787ee00d51bda83fe47c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga54a0c887f674800252437926327f05a7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__mcp.html#gaef53c3de7395032f25f0dde3928f150a" > MCPError< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#ga54a0c887f674800252437926327f05a7" > MCP_GetTitleInfo< / a > (int32_t handle, uint64_t titleId, < a class = "el" href = "group__coreinit__mcp.html#structMCPTitleListType" > MCPTitleListType< / a > *titleInfo)< / td > < / tr >
< tr class = "separator:ga54a0c887f674800252437926327f05a7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga59edfaea408f2eafcfe4effb1840c6b6" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__mcp.html#gaef53c3de7395032f25f0dde3928f150a" > MCPError< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#ga59edfaea408f2eafcfe4effb1840c6b6" > MCP_InstallSetTargetDevice< / a > (int handle, < a class = "el" href = "group__coreinit__mcp.html#ga6c4434b6d47def21a09e2f1f100dce93" > MCPInstallTarget< / a > device)< / td > < / tr >
< tr class = "separator:ga59edfaea408f2eafcfe4effb1840c6b6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga0ec98eb1d95bb5588fdcd16b4a25de1a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__mcp.html#gaef53c3de7395032f25f0dde3928f150a" > MCPError< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#ga0ec98eb1d95bb5588fdcd16b4a25de1a" > MCP_InstallGetTargetDevice< / a > (int handle, < a class = "el" href = "group__coreinit__mcp.html#ga6c4434b6d47def21a09e2f1f100dce93" > MCPInstallTarget< / a > *deviceOut)< / td > < / tr >
< tr class = "separator:ga0ec98eb1d95bb5588fdcd16b4a25de1a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga7636dab7a6db7f2d13a4198704e63a39" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__mcp.html#gaef53c3de7395032f25f0dde3928f150a" > MCPError< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#ga7636dab7a6db7f2d13a4198704e63a39" > MCP_InstallSetTargetUsb< / a > (int handle, int usb)< / td > < / tr >
< tr class = "separator:ga7636dab7a6db7f2d13a4198704e63a39" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gacf34ecec98a023060eb6a150d4aefc04" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__mcp.html#gaef53c3de7395032f25f0dde3928f150a" > MCPError< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#gacf34ecec98a023060eb6a150d4aefc04" > MCP_InstallGetInfo< / a > (int handle, char *path, < a class = "el" href = "group__coreinit__mcp.html#structMCPInstallInfo" > MCPInstallInfo< / a > *out)< / td > < / tr >
< tr class = "separator:gacf34ecec98a023060eb6a150d4aefc04" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga7f147aafd9fa388ff2e28054d9a2f3da" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__mcp.html#gaef53c3de7395032f25f0dde3928f150a" > MCPError< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#ga7f147aafd9fa388ff2e28054d9a2f3da" > MCP_InstallTitleAsync< / a > (int handle, char *path, < a class = "el" href = "group__coreinit__mcp.html#structMCPInstallTitleInfo" > MCPInstallTitleInfo< / a > *out)< / td > < / tr >
< tr class = "separator:ga7f147aafd9fa388ff2e28054d9a2f3da" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga959e8e23376abb4108f5f201ed454927" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__mcp.html#gaef53c3de7395032f25f0dde3928f150a" > MCPError< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#ga959e8e23376abb4108f5f201ed454927" > MCP_InstallGetProgress< / a > (int handle, < a class = "el" href = "group__coreinit__mcp.html#structMCPInstallProgress" > MCPInstallProgress< / a > *installProgressOut)< / td > < / tr >
< tr class = "separator:ga959e8e23376abb4108f5f201ed454927" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaaafa8e64cfd5568f45064444b0ccc8bf" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__mcp.html#gaef53c3de7395032f25f0dde3928f150a" > MCPError< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#gaaafa8e64cfd5568f45064444b0ccc8bf" > MCP_InstallTitleAbort< / a > (int handle)< / td > < / tr >
< tr class = "separator:gaaafa8e64cfd5568f45064444b0ccc8bf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga488fb03d0273d6daf1f1a4beafd02d2b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__mcp.html#gaef53c3de7395032f25f0dde3928f150a" > MCPError< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#ga488fb03d0273d6daf1f1a4beafd02d2b" > MCP_TitleCount< / a > (int32_t handle)< / td > < / tr >
< tr class = "separator:ga488fb03d0273d6daf1f1a4beafd02d2b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaefbdf2afec3c45888ce87019cc45ed47" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__mcp.html#gaef53c3de7395032f25f0dde3928f150a" > MCPError< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#gaefbdf2afec3c45888ce87019cc45ed47" > MCP_TitleList< / a > (int32_t handle, uint32_t *outTitleCount, < a class = "el" href = "group__coreinit__mcp.html#structMCPTitleListType" > MCPTitleListType< / a > *titleList, uint32_t titleListSizeBytes)< / td > < / tr >
< tr class = "separator:gaefbdf2afec3c45888ce87019cc45ed47" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaf2a1da755dbdedc01959366cd7d0e42a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__mcp.html#gaef53c3de7395032f25f0dde3928f150a" > MCPError< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#gaf2a1da755dbdedc01959366cd7d0e42a" > MCP_TitleListByAppType< / a > (int32_t handle, < a class = "el" href = "group__coreinit__mcp.html#ga66e511087d21fbaa8255186ffcd14c04" > MCPAppType< / a > appType, uint32_t *outTitleCount, < a class = "el" href = "group__coreinit__mcp.html#structMCPTitleListType" > MCPTitleListType< / a > *titleList, uint32_t titleListSizeBytes)< / td > < / tr >
< tr class = "separator:gaf2a1da755dbdedc01959366cd7d0e42a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gac69f4ee7b4cf1bac2b452d8e7b5022b9" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__mcp.html#gaef53c3de7395032f25f0dde3928f150a" > MCPError< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#gac69f4ee7b4cf1bac2b452d8e7b5022b9" > MCP_TitleListByUniqueId< / a > (int32_t handle, uint32_t uniqueId, uint32_t *outTitleCount, < a class = "el" href = "group__coreinit__mcp.html#structMCPTitleListType" > MCPTitleListType< / a > *titleList, uint32_t titleListSizeBytes)< / td > < / tr >
< tr class = "separator:gac69f4ee7b4cf1bac2b452d8e7b5022b9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga2410b6f23c9b1dbd9cc818d8f9f6af0f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__mcp.html#gaef53c3de7395032f25f0dde3928f150a" > MCPError< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#ga2410b6f23c9b1dbd9cc818d8f9f6af0f" > MCP_TitleListByUniqueIdAndIndexedDeviceAndAppType< / a > (int32_t handle, uint32_t uniqueId, const char *indexedDevice, uint8_t unk0x60, < a class = "el" href = "group__coreinit__mcp.html#ga66e511087d21fbaa8255186ffcd14c04" > MCPAppType< / a > appType, uint32_t *outTitleCount, < a class = "el" href = "group__coreinit__mcp.html#structMCPTitleListType" > MCPTitleListType< / a > *titleList, uint32_t titleListSizeBytes)< / td > < / tr >
< tr class = "separator:ga2410b6f23c9b1dbd9cc818d8f9f6af0f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga12b013ca378752caf803bc1887f2d31a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__mcp.html#gaef53c3de7395032f25f0dde3928f150a" > MCPError< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__mcp.html#ga12b013ca378752caf803bc1887f2d31a" > MCP_UninstallTitleAsync< / a > (int handle, char *path, < a class = "el" href = "group__coreinit__mcp.html#structMCPInstallTitleInfo" > MCPInstallTitleInfo< / a > *out)< / td > < / tr >
< tr class = "separator:ga12b013ca378752caf803bc1887f2d31a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-10-09 22:18:25 +02:00
< / table >
< / 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 >