BOSSU:GetNsDataIdList: Difference between revisions
Line 22: | Line 22: | ||
This writes an array of u32 entries(NsDataId) to the output buffer, for the current programID. | This writes an array of u32 entries(NsDataId) to the output buffer, for the current programID. | ||
This eventually calls a function with the following type parameters: 0, 1, 1. Afterwards another function is called using the programID. | This eventually calls a function with the following type parameters: 0, 1, 1. This function doesn't use the second type parameter. Afterwards another function is called using the programID. |