PXIPM:GetProgramInfo: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Steveice10 (talk | contribs)
GetProgramInfo
 
(No difference)

Latest revision as of 17:16, 11 October 2015

Request

Index Word Description
0 Header code [0x00010082]
1-2 u64, Program Handle
3 (0x400 << 8) | 0x4
4 u8* outBuffer (size = 0x400)

Response

Index Word Description
0 Header code
1 Result code

Description

This retrieves the System Control Info and Access Control Info of a program, writing them to the output buffer.