Difference between revisions of "PXIPM:GetProgramInfo"

From 3dbrew
Jump to navigation Jump to search
(GetProgramInfo)
 
(No difference)

Latest revision as of 18:16, 11 October 2015

Request[edit]

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

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

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