NS services: Difference between revisions
Line 1,317: | Line 1,317: | ||
==== GetPromotionInfo ==== | ==== GetPromotionInfo ==== | ||
Takes a type-0x6 output buffer containing an array of [[#PromotionInfo]], a type-0x5 input buffer containing an array of | Takes a type-0x6 output buffer containing an array of [[#PromotionInfo]], a type-0x5 input buffer containing an array of u64 [[NCM_services#ApplicationId|ApplicationIds]], a type-0x5 input buffer containing an array of [[Account_services#Uid|Uids]], no output. | ||
Official sw uses hard-coded value 1 for the count with each of these arrays. | Official sw uses hard-coded value 1 for the count with each of these arrays. |