CCommsDbConnectionPrefTableView::TCommDbIspConnectionPref Class Reference

#include <cdbpreftable.h>

Link against: commdb.lib

class CCommsDbConnectionPrefTableView::TCommDbIspConnectionPref
Public Attributes
TCommDbIspBearer iBearer
Public Member Functions
TCommDbIspConnectionPref()
IMPORT_C TBooloperator==(const TCommDbIspConnectionPref &)

Detailed Description

Deprecated

Member Attribute Documentation

iBearer

Constructor & Destructor Documentation

TCommDbIspConnectionPref ( )

IMPORT_CTCommDbIspConnectionPref()

Framework left in place for 6.1BC purposes.

Member Function Documentation

operator== ( const TCommDbIspConnectionPref & )

IMPORT_C TBooloperator==(const TCommDbIspConnectionPref &aPref)const

Check for equality between 'this' and another TCommDbIspConnectionPref object passed in. Framework letf in place for 6.1BC purposes. Returns KErrNotSupported only.

ParameterDescription
aPrefPreferences.

Returns: KErrNotSupported Function has been deprecated therefore always return with this error.