| class TConnPref : public TBuf8< KMaxConnPrefSize > |
Overrides the connection preferences. since v7.0s
| Public Member Functions | |
|---|---|
| TConnPref() | |
| TConnPref(TInt) | |
| IMPORT_C TInt | ExtensionId() |
| IMPORT_C TInt | GetUserLen() |
| Protected Member Functions | |
|---|---|
| IMPORT_C void | SetExtensionId(TInt) |
| IMPORT_C void | SetUserLen(TInt) |
| TUint8 * | UserPtr() |
| Private Member Functions | |
|---|---|
| SConnPref * | BasePtr() |
| Public Member Enumerations | |
|---|---|
| enum | anonymous { EConnPrefUnknown = 0x00, EConnPrefCommDb = 0x01, EConnPrefCommDbMulti = 0x02, EConnPrefSnap = 0x03, EConnPrefIdList = 0x04, EConnPrefSip = 0x05, EConnPrefProviderInfo = 0x06, EConnPrefEComList = 0x07 } |
| Inherited Attributes | |
|---|---|
| TBuf8< KMaxConnPrefSize >::iBuf | |
| TDes8::__DECLARE_TEST | |
| TDes8::iMaxLength | |
| IMPORT_C void | SetExtensionId | ( | TInt | aExtensionId | ) | [protected] |
| TInt aExtensionId |