PGL services: Difference between revisions

No edit summary
Line 14: Line 14:
| 4 || [[#GetHostContentMetaInfo]]
| 4 || [[#GetHostContentMetaInfo]]
|-
|-
| 5 ||  
| 5 || [[#GetApplicationProcessId]]
|-
|-
| 6 ||  
| 6 || [[#BoostSystemMemoryResourceLimit]]
|-
|-
| 7 ||  
| 7 ||  
Line 111: Line 111:


Instead of launching the program, it instead returns an 0x10 output [[#ContentMetaInfo]] from the parsed info.
Instead of launching the program, it instead returns an 0x10 output [[#ContentMetaInfo]] from the parsed info.
== GetApplicationProcessId ==
This calls pm:shell->GetApplicationProcessIdForShell, and returns the output process id.
Error 0x6E4 is returned when there is no application process.
== BoostSystemMemoryResourceLimit
This takes in a u64 mem_size, and uses it as input to pm:shell->BoostSystemMemoryResourceLimit


== IEventObserver ==
== IEventObserver ==