nn::boss::Task::UpdateInterval Member Function

Syntax

nn::Result UpdateInterval(
     u32 interval
);

Arguments

Name Description
in interval Specifies the execution interval. The units are hours.

Return Values

Returns the result of the operation.

Description

Updates the execution interval for a task after registration.

Revision History

2010/09/16
Initial version.

CONFIDENTIAL