FSReg:GetProgramInfo

FSReg:GetProgramInfo

Request #

Index WordDescription
0Header code [0x040300C0]
1Entry Count
2-3u64, Program Handle

The following is located 0x100-bytes after the beginning of the above command buffer:

Index WordDescription
0((entryCount << 10) << 14) | 2
1u8* outBuffer (size = 0x400 * entryCount)

Response #

Index WordDescription
0Header code
1Result code

Description #

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