I want to know the title pane's text of other application, so I need to get CEikStatusPane, can anybody shed some light on me?
Thanks
I want to know the title pane's text of other application, so I need to get CEikStatusPane, can anybody shed some light on me?
Thanks
Try:
CEikStatusPane* statusPane = iEikonEnv->AppUiFactory()->StatusPane();