class CBitmapAnimDll : public CAnimDll |
CBitmapAnimDll class
Public Member Functions | |
---|---|
CBitmapAnimDll() | |
CAnim * | CreateInstanceL(TInt) |
CAnim * | CreateInstanceL | ( | TInt | aType | ) | [virtual] |
Factory function for animation DLLs.
It must be provided in the derived class.
The parameter can be used to differentiate between multiple animation classes contained in the same animation DLL.
TInt aType | Identifies an animation class to be constructed. This is the same value as the aType argument of the client side animation constructor RAnim::Construct(). It is passed from the client side by the animation framework. |
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.