i think you missed/**
* @param aCallBack The referece to key callback.
* @return CKeyCapturer class reference.
*/
static CKeyCapturer* NewL(MKeyCallBack& aCallBack);
i think you missed/**
* @param aCallBack The referece to key callback.
* @return CKeyCapturer class reference.
*/
static CKeyCapturer* NewL(MKeyCallBack& aCallBack);
Skumar_rao,
Thanks for correction, I've fixed my previous post.