PXIPM:GetProgramInfo

From 3dbrew
Revision as of 18:16, 11 October 2015 by Steveice10 (talk | contribs) (GetProgramInfo)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.