In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
499 bytes added ,  08:07, 12 December 2016
Created page with "{{Incomplete}} nn_acp manages application security and content. ==Functions== {| class="wikitable" !Name !Prototype !Description |- |ACPGetTitleMetaDirByDevice |<code>int AC..."
{{Incomplete}}

nn_acp manages application security and content.

==Functions==
{| class="wikitable"
!Name
!Prototype
!Description
|-
|ACPGetTitleMetaDirByDevice
|<code>int ACPGetTitleMetaDirByDevice(uint32_t titleid_upper, uint32_t titleid_lower, char* outbuf, size_t outlen, int device);</code>
|Finds a given application's /meta directory. Device doesn't seem to matter. Writes path, as string, to outbuf. 0 on success. This is the function used by the System Menu to get application metadata.
|}

Navigation menu