aknsskininstance.h File Reference

API published in: S60 2nd Ed

Link against: aknskins.lib aknskinsrv.lib aknswallpaperutils.lib

Capability Information

Required Capabilities

None


#include <e32std.h>
#include <AknsDataContext.h>
#include <AknsItemData.h>

Go to the source code of this file.


Data Structures

class   MAknsSkinInstance
  Interface to skin instance. More...

Enumerations

enum   TAknsClientError { EAknsClientErrorUnspecified = 0, EAknsClientErrorOOM = -4 }
  Type enumeration for skin client errors. More...
enum   TAknsSkinChangeReason { ENormalSkinChange = 0, EMorphingStateChange = 1, EWallpaperChange = 2 }
  Type enumeration for the last skin change reason. More...

Enumeration Type Documentation

enum TAknsClientError
 

Type enumeration for skin client errors.

Enumerator:
EAknsClientErrorUnspecified  Unspecified error.
EAknsClientErrorOOM  Out of memory.
enum TAknsSkinChangeReason
 

Type enumeration for the last skin change reason.

Enumerator:
ENormalSkinChange 
EMorphingStateChange 
EWallpaperChange 

Copyright © Nokia Corporation 2001-2008
Back to top