CNcdPurchaseInstallInfo Class Reference
class CNcdPurchaseInstallInfo : public CBase |
Constructor & Destructor Documentation
CNcdPurchaseInstallInfo()
IMPORT_C | CNcdPurchaseInstallInfo | ( | ) | [protected] |
~CNcdPurchaseInstallInfo()
IMPORT_C | ~CNcdPurchaseInstallInfo | ( | ) | [virtual] |
Member Functions Documentation
ApplicationUid()
IMPORT_C TUid | ApplicationUid | ( | ) | const |
Get application UID of installed application.
ApplicationVersion()
IMPORT_C const TDesC & | ApplicationVersion | ( | ) | const |
Get application version of installed application.
BaseConstructL()
IMPORT_C void | BaseConstructL | ( | ) | [protected] |
Private 2nd phase constructor.
BaseConstructL(const MNcdPurchaseInstallInfo &)
Private 2nd phase constructor.
ExternalizeL(RWriteStream &)
Filename()
IMPORT_C const TDesC & | Filename | ( | ) | const |
Get name and path of installed file.
InternalizeL(RReadStream &)
NewL(const MNcdPurchaseInstallInfo &)
Copies and returns new file installation information.
NewLC(const MNcdPurchaseInstallInfo &)
Copies and returns new file installation information.
SetApplicationUid(const TUid)
IMPORT_C void | SetApplicationUid | ( | const TUid | aApplicationUid | ) | |
Set application UID of installed application.
Parameters
const TUid aApplicationUid | Application UID. |
SetApplicationVersionL(const TDesC &)
IMPORT_C void | SetApplicationVersionL | ( | const TDesC & | aApplicationVersion | ) | |
Set application version of installed application.
Parameters
const TDesC & aApplicationVersion | Application version. |
SetFilenameL(const TDesC &)
IMPORT_C void | SetFilenameL | ( | const TDesC & | aFilename | ) | |
Set name and path of installed file.
Parameters
const TDesC & aFilename | File name. |
SetThemeNameL(const TDesC &)
IMPORT_C void | SetThemeNameL | ( | const TDesC & | aThemeName | ) | |
Set name of installed theme.
Parameters
const TDesC & aThemeName | Theme name. |
ThemeName()
IMPORT_C const TDesC & | ThemeName | ( | ) | const |
Get name of installed theme.
Member Data Documentation
TUid
iApplicationUid
TUid
| iApplicationUid | [private] |
HBufC * iApplicationVersion
HBufC * | iApplicationVersion | [private] |
HBufC * iFilename
HBufC * | iFilename | [private] |
HBufC * iThemeName
HBufC * | iThemeName | [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.