nn::boss::Task::GetCommErrorCode Member Function

Syntax

u32 GetCommErrorCode(
     u32 * pCount = NULL,
     u8 * pStepID = NULL
);

Arguments

Name Description
out pCount Returns the remaining count. (Optional)
out pStepID Returns the task step ID. (Optional)

Return Values

Returns the communication error code.

Description

Gets the communication error code.

Revision History

2010/09/16
Initial version.

CONFIDENTIAL