nn::boss::TaskIdList::GetTaskId Member Function
char * GetTaskId(
u16 index
);
| Name | Description | |
|---|---|---|
| in | index | Specifies the position in the list. |
| Value | Description |
|---|---|
NULL |
Returns NULL when index is invalid. |
Returns the task ID for the specified location.
CONFIDENTIAL