|
|
|
|
Location:
ConnPref.h
Link against: esock.lib
class TConnSnapPref : public TConnPref;
An instance of the class is passed to RConnection::Start when user wants to start connection based on Service Network Access Point that represents a collection of AP to try out.
TBuf8< KMaxConnPrefSize > - No description.
TConnPref - Overrides the connection preferences
TConnSnapPref - An instance of the class is passed to
Defined in TConnSnapPref:
SetSnap(), TConnSnapPref(), TConnSnapPref()
Inherited from TConnPref:
EConnPrefCommDb,
EConnPrefCommDbMulti,
EConnPrefIdList,
EConnPrefSip,
EConnPrefSnap,
EConnPrefUnknown,
ExtensionId(),
GetUserLen(),
SetExtensionId(),
SetUserLen(),
UserPtr(),
anonymous
IMPORT_C void SetSnap(TUint32 aSnap);
Sets SNAP
|