nn::nex::DebugConstants::ApiCallSummaryResult Enumerated Type

Syntax

enum ApiCallSummaryResult;

Value

Value Description
ApiCallSummaryResult_Normal The function call frequency is within the suggested range stipulated in the guidelines.
ApiCallSummaryResult_LimitOver The function call frequency is over the suggested limit stipulated in the guidelines.

Description

The result of the API call frequency check.

Revision History

2012/06/26
Initial version.

CONFIDENTIAL