nn::boss::CfgInfoType Enumerated Typeenum CfgInfoType;
| 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.) |
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.)
CONFIDENTIAL