nn::nex::RankingCachedResult::LocalUpdateState Enumerated Type

Syntax

enum LocalUpdateState;

Value

Value Description
UPDATE_SUCCESS Succeeded.
UPDATE_FAILED Update failed because the score is lower than the existing score.
UPDATE_ERROR Invalid value.

Description

Defines the return value of the RankingCachedResult::LocalUpdateState function.

Revision History

2014/04/01
Initial version.

CONFIDENTIAL