Changes

Jump to navigation Jump to search
60 bytes added ,  22:09, 22 February 2020
Line 1,070: Line 1,070:     
==== ListApplicationTitle ====
 
==== ListApplicationTitle ====
Takes an input TransferMemory handle, a type-0x5 input buffer containing an array of u64 [[NCM_services#ApplicationId|ApplicationIds]], an u8, an u64 size, returns an output Event handle and an [[#IAsyncValue]].
+
Takes an input TransferMemory handle, a type-0x5 input buffer containing an array of u64 [[NCM_services#ApplicationId|ApplicationIds]], an u8 [[#ApplicationControlSource]], an u64 size, returns an output Event handle and an [[#IAsyncValue]].
    
[[qlaunch]] uses value 0x1 for the u8.
 
[[qlaunch]] uses value 0x1 for the u8.
Line 1,079: Line 1,079:     
==== ListApplicationIcon ====
 
==== ListApplicationIcon ====
Takes an input TransferMemory handle, a type-0x5 input buffer containing an array of u64 [[NCM_services#ApplicationId|ApplicationIds]], an u8, an u64 size, returns an output Event handle and an [[#IAsyncValue]].
+
Takes an input TransferMemory handle, a type-0x5 input buffer containing an array of u64 [[NCM_services#ApplicationId|ApplicationIds]], an u8 [[#ApplicationControlSource]], an u64 size, returns an output Event handle and an [[#IAsyncValue]].
    
The user-process creates the TransferMemory with permissions=R--.
 
The user-process creates the TransferMemory with permissions=R--.

Navigation menu