nn::boss::Task::UpdateCount Member Function

Syntax

nn::Result UpdateCount(
     u32 count
);

Arguments

Name Description
in count Specifies the execution count.

Return Values

Returns the result of the operation.

Description

Updates the execution count for a task after registration.

Revision History

2010/09/16
Initial version.

CONFIDENTIAL