Hi, I know we can use CCoeAppUi::ActivateViewL to activate another GUI App with specified view in a Gui App. But how to achieve it in a console exe? Looking forward to your reply, thanks a lot!
Hi, I know we can use CCoeAppUi::ActivateViewL to activate another GUI App with specified view in a Gui App. But how to achieve it in a console exe? Looking forward to your reply, thanks a lot!
Hi,
the CVwsSessionWrapper class is your choice.
BR
STeN