nn::boss::Task::GetState Member FunctionTaskStateCode GetState( u32 * pCount = NULL, u8 * pStepID = NULL );
| Name | Description | |
|---|---|---|
| out | pCount | Returns the remaining count. (Optional) |
| out | pStepID | Returns the task step ID. (Optional) |
Gets the task state.
CONFIDENTIAL