| class CParticipantData : public CBase |
Contains the data that the client collects for a participant in a transition
The data can be queries from the client using MGfxTransClient::GetTransitionData All the data is available when the client calls MGfxTransEngine::StartTransition() unless iFailed is ETrue.
The client is responsible for deleting the data.
| Public Member Functions | |
|---|---|
| ~CParticipantData () | |
| Public Attributes | |
|---|---|
| RWsGraphicMsgBuf * | iBeginCapture |
| TRect | iBeginRect |
| TInt | iBeginZ |
| RWsGraphicMsgBuf * | iEndCapture |
| TRect | iEndRect |
| TInt | iEndZ |
| TUint | iFlags |
| const CCoeControl * | iKey |
| TUid | iLayerType |
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.