class MSurfaceId |
MSurfaceId interface manages the screen surface access
The interface could be retrieved calling CFbsDrawDevice::GetInterface() with KSurfaceInterfaceID as an argument.
MSurfaceId interface lifetime is the same as the lifetime of CFbsDrawDevice interface, which creates it. Do not try to delete MSurfaceId interface pointer!
Public Member Functions | |
---|---|
TDeviceOrientation | DeviceOrientation() |
TUint | DeviceOrientationsAvailable() |
void | GetSurface(TSurfaceId &) |
TBool | SetDeviceOrientation(TDeviceOrientation) |
void | GetSurface | ( | TSurfaceId & | aSid | ) | const [pure virtual] |
TSurfaceId & aSid |
TBool | SetDeviceOrientation | ( | TDeviceOrientation | aOrientation | ) | [pure virtual] |
TDeviceOrientation aOrientation |
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.