apselect.h File Reference

API published in: S60 1st Ed
API deprecated in: S60 3rd Ed FP 2

Link against: apengine.lib

Capability Information

Required Capabilities

None

Exceptions

Functions modifying database (Create, Update, Delete) need WriteDeviceData. (CApDataHandler, CApUtils Setxxx functions)


#include <commdb.h>
#include <ApEngineVer.h>
#include <ApEngineConsts.h>

Go to the source code of this file.


Data Structures

struct   TSelectExtra
struct   TVpnData
class   CApSelect
  This class is used to help client's access point selection. More...

Enumerations

enum   TVpnFilterType { EVpnFilterVpnOnly, EVpnFilterNoVpn, EVpnFilterBoth }

Enumeration Type Documentation

enum TVpnFilterType
 
Enumerator:
EVpnFilterVpnOnly  Shows only VPN access points.
EVpnFilterNoVpn  Shows only non-VPN access points.
EVpnFilterBoth  Shows both normal and VPN access points.

Copyright © Nokia Corporation 2001-2008
Back to top