nn::boss::ApInfoType Enumerated Type

Syntax

enum ApInfoType;

Value

Value Description
APINFOTYPE_NONE 0: Do not assign application information to HTTP queries for a Zone application.
APINFOTYPE_APGROUP 1: Give APGROUP information to HTTP queries for a Zone application.
APINFOTYPE_APAREA 2: Give APAREA information to HTTP queries for a Zone application.
APINFOTYPE_AP 4: Assign all application information to HTTP queries for a Zone application.
APINFOTYPE_MAX_VALUE (This enumerator is used for internal processing. It cannot be used from the application.)

Description

Constants indicating an access point's identifier type. (The numeric value at the start of the description for each numerator is the value of that numerator.)

Revision History

2010/09/16
Initial version.

CONFIDENTIAL