CfgInfoType

nn::boss::CfgInfoType Enumerated Type

Syntax

enum CfgInfoType;

Value

Value Description
CFGINFOTYPE_NONE 0: Does not assign system setting information HTTP queries.
CFGINFOTYPE_COUNTRY 1: Assigns country code system setting information to HTTP queries.
CFGINFOTYPE_LANGUAGE 2: Assigns language code system setting information to HTTP queries.
CFGINFOTYPE_MAX_VALUE (This enumerator is used for internal processing. It cannot be used from the application.)

Description

Constants indicating the identifier type for system configuration information. (The numeric value at the start of the description for each numerator is the value of that numerator.)

Revision History

2011/10/27
Initial version.

CONFIDENTIAL