APT:GetProgramID

From 3dbrew
Revision as of 05:46, 23 September 2015 by Megazig (talk | contribs) (APT:GetProgramID)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request

Index Word Description
0 Header code [0x00580002]
1 checked equal to 0x20
2 processID

Response

Index Word Description
0 Header code
1 Result code
2 programID lower word
3 programID upper word

Description

This calls FS:GetProgramLaunchInfo and returns the programID if found. If not, this returns 0.