S60 3rd Edition API Reference: apselect.h File Reference

apselect.h File Reference

API published in: S60 1st Ed

Link against: apengine.lib

Capability Information

Required Capabilities

ReadDeviceData ReadUserData WriteDeviceData WriteUserData

Exceptions

none


#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-2007
Back to top