Hi i want to change the system orientation to landscape or portrait? can you please anyone can help out for this...
advance thanks
Hi i want to change the system orientation to landscape or portrait? can you please anyone can help out for this...
advance thanks
Try this:
void CEikAppUi::SetOrientationL(TAppUiOrientation aOrientation);
This will work for only a particular application.. if i want to it for the whole system.