AknsRlEffect.h File Reference

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

Capability Information

Required Capabilities

None


#include <AknsRlEffectContext.h>
#include <AknsRlParameter.h>

Go to the source code of this file.


Data Structures

struct  TAknsRlEffectCaps
 Effect capabilities structure. More...
struct  TAknsRlRenderOpParam
 Rendering operation parameter structure. More...
class  MAknsRlEffect
 Interface to skin effect plugin implementation. More...

Variables

const TInt KAknsRlRenderIncomplete = 1
 Constant value indicating that MAknsRlEffect::Render has not completed rendering and should be called again.

Variable Documentation

const TInt KAknsRlRenderIncomplete = 1
 

Constant value indicating that MAknsRlEffect::Render has not completed rendering and should be called again.

Since:
2.8

Copyright © Nokia Corporation 2001-2007
Back to top