CPrivConverter Class Reference
class CPrivConverter : public CContactPlugin
|
Contact item to vCard converter plug-in.
Constructor & Destructor Documentation
Member Functions Documentation
GetCurrentVersion()
TVCardVersion
|
GetCurrentVersion
|
(
|
)
|
const
|
GetExportTel()
TBool
|
GetExportTel
|
(
|
)
|
const
|
GetPBAPFilter()
TInt64
|
GetPBAPFilter
|
(
|
)
|
const
|
IsImplementationAvailableL(TUid)
TBool
|
IsImplementationAvailableL
|
(
|
TUid
|
aUid
|
)
|
[private]
|
Finds out if implementation for a given plug-in uid is present as part of vCard Interface.
-
leave
-
KErrNoMemory
-
leave
-
KErrNotConnected
-
leave
-
KErrArgument
Parameters
TUid
aUid
|
UID of the plugin.
|
LoadEComPluginL(TUid, TInt64, MConverterCallBack *, TVCardVersion, TBool)
Load the ECOM plugin with the given UID.
Parameters
TUid
aUid
|
UID of the plugin.
|
TInt64
aFilter
|
Specifies contact fields to be exported.
|
MConverterCallBack
* aCallback
|
Callback to client for providing intra-contact properties.
|
TVCardVersion
aVersion
|
Denotes the vCard version for contact export.
|
TBool
aExportTel
|
|
LoadEComPluginL(TUid)
void
|
LoadEComPluginL
|
(
|
TUid
|
aUid
|
)
|
|
Load the ECOM plugin with the given UID.
Parameters
TUid
aUid
|
UID of the plugin.
|
NewL(TUid)
Parameters
TUid
aUid
|
UID of the converter plugin.
|
NewL(TUid, TInt64, MConverterCallBack *, TVCardVersion, TBool)
Parameters
TUid
aUid
|
|
TInt64
aContactFieldFilter
|
Specifies contact fields to be exported.
|
MConverterCallBack
* aCallback
|
Callback to client for providing intra-contact properties.
|
TVCardVersion
aVersion
|
Denotes the vCard version for contact export.
|
TBool
aExportTel
|
|
Member Data Documentation
CContactConverter * iConverter
TBool
iExportTel
TBool
|
iExportTel
|
[private]
|
TVCardVersion
iVersion
TVCardVersion
|
iVersion
|
[private]
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.