Changes

Jump to navigation Jump to search
154 bytes added ,  00:32, 23 February 2020
Line 1,077: Line 1,077:     
The data available with [[#IAsyncValue]] Get is a s32 for the offset within the TransferMemory where the output data is located, GetSize returns the total byte-size of the data located here. The data located here is the [[NACP_Format|NACP]] title-entry for each specified ApplicationId.
 
The data available with [[#IAsyncValue]] Get is a s32 for the offset within the TransferMemory where the output data is located, GetSize returns the total byte-size of the data located here. The data located here is the [[NACP_Format|NACP]] title-entry for each specified ApplicationId.
 +
 +
The TransferMemory size must be at least: count*sizeof([[NACP_Format|title-entry]]) + count*sizeof(u64) + count*[[##GetApplicationControlData|0x24000]].
    
==== ListApplicationIcon ====
 
==== ListApplicationIcon ====

Navigation menu