Difference between revisions of "NIMS:IsTaskRegistered"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00060080] |- | 1-2 | Title ID to query for |} =Response= {| class="wikitable...")
 
(No difference)

Latest revision as of 21:25, 27 January 2017

Request[edit]

Index Word Description
0 Header code [0x00060080]
1-2 Title ID to query for

Response[edit]

Index Word Description
0 Header code
1 Result code
2 (u8) non-zero if there is a task for the given title ID

Description[edit]

Checks whether there is a task registered with NIMS:RegisterTask for the given title ID.